Before You Begin |
The What's New describes the new features of this Forte Developer 7 compilers and command-line tools release.
The Forte Developer product components and man pages are not installed into the standard /usr/bin/ and /usr/share/man directories. To access the Forte Developer compilers and tools, you must have the Forte Developer component directory in your PATH environment variable. To access the Forte Developer man pages, you must have the Forte Developer man page directory in your MANPATH environment variable.
For more information about the PATH variable, see the csh(1), sh(1), and ksh(1) man pages. For more information about the MANPATH variable, see the man(1) man page. For more information about setting your PATH and MANPATH variables to access this Forte Developer release, see the installation guide or your system administrator.
Use the steps below to determine whether you need to change your PATH variable to access the Forte Developer compilers and tools.
|
1. Display the current value of the PATH variable by typing the following at a command prompt:
% echo $PATH |
2. Review the output for a string of paths that contain /opt/SUNWspro/bin/.
If you find the path, your PATH variable is already set to access Forte Developer development tools. If you do not find the path, set your PATH environment variable by following the instructions in the next section.
|
1. If you are using the C shell, edit your home .cshrc file. If you are using the Bourne shell or Korn shell, edit your home .profile file.
2. Add the following to your PATH environment variable:
Use the following steps to determine whether you need to change your MANPATH variable to access the Forte Developer man pages.
|
1. Request the dbx man page by typing the following at a command prompt:
% man dbx |
If the dbx(1) man page cannot be found or if the man page displayed is not for the current version of the software installed, follow the instructions in the next section for setting your MANPATH environment variable.
|
1. If you are using the C shell, edit your home .cshrc file. If you are using the Bourne shell or Korn shell, edit your home .profile file.
2. Add the following to your MANPATH environment variable:
You can access Forte Developer product documentation at the following locations:
Forte Developer 7 product documentation is provided in accessible formats that are readable by assistive technologies for users with disabilities. You can find accessible versions of documentation as described in the following table. If your product software is not installed in the /opt directory, ask your system administrator for the equivalent path on your system.
Sun is interested in improving its documentation and welcomes your comments and suggestions. Email your comments to Sun at this address:
Copyright © 2002, Sun Microsystems, Inc. All rights reserved.