Sun WorkShop Quick Install

Using the C Shell

If you use the C shell, follow these steps:

  1. Open your ~/.cshrc file in your preferred editor, and add the following lines at the end of the file:

    set path=(install-directory/SUNWspro/bin $path)

    setenv MANPATH install-directory/SUNWspro/man:install-directory/\

    SUNWste/license_tools/man:$MANPATH

  2. Save your .cshrc file.

  3. Reread your shell's initialization files by executing the following command:

    % source ~/.cshrc


    Note -

    The PATH and MANPATH variables need to be set in each user's environment for each user to get the current product.


  4. Proceed to Chapter 4, Installing Your Licenses.