| About Sun WorkShop 6 Documentation |
Preface
About Sun WorkShop 6 Documentation describes the documentation available with this Sun WorkShopTM release and how to access it.
Access to Sun WorkShop
Because Sun WorkShop product components and man pages do not install into the standard
/usr/bin/and/usr/share/mandirectories, you must change yourPATHandMANPATHenvironment variables to enable access to Sun WorkShop compilers and tools.To determine if you need to set your
PATHenvironment variable:1. Display the current value of thePATHvariable by typing:
%echo $PATH2. Review the output for a string of paths that contains/opt/SUNWspro/bin/.
- If you find the paths, your
PATHvariable is already set to access Sun WorkShop development tools. If you do not find the paths, set yourPATHenvironment variable by following the instructions in this section.To determine if you need to set your
MANPATHenvironment variable:1. Request theworkshopman page by typing:
%man workshop2. Review the output, if any.
- If the
workshop(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 this section for setting yourMANPATHenvironment variable.To set your
PATHandMANPATHenvironment variables:Open your home
.cshrcfile if you are using the C shell or your home.profilefile if you are using the Bourne or Korn shells, and do the following:
- To use Sun WorkShop commands, add the following to your
PATHvariable:
/opt/SUNWspro/bin- To access Sun WorkShop man pages with the
mancommand, add the following to yourMANPATHvariable:
/opt/SUNWspro/man
Note If your Sun WorkShop software is not installed in the/optdirectory, ask your system administrator for the equivalent path on your system.
For more information about the
PATHvariable, see thecsh(1),sh(1), andksh(1) man pages. For more information about theMANPATHvariable, see theman(1) man page. For more information about setting yourPATHandMANPATHvariables to access this release, see the Sun WorkShop 6 Installation Guide or your system administrator.How This Book Is Organized
About Sun WorkShop 6 Documentation contains the following chapters:
Chapter 1, "Accessing Sun WorkShop 6 Documentation," describes documentation formats and how to find Sun WorkShop 6 documentation on the Internet and through your installed product on your local system or network.
Chapter 2, "Understanding the Changes to Sun WorkShop Documentation," describes changes to the documentation since the Sun WorkShop 5.0 release.
Chapter 3, "Identifying the Documentation That You Need," lists Sun WorkShop 6 documentation by subject.
Typographic Conventions
TABLE P-1 shows the typographic conventions that are used in Sun WorkShop documentation.
|
Sun Microsystems, Inc. Copyright information. All rights reserved. Feedback |
Library | Contents | Previous | Next | Index |