| Sun WorkShop 6 Installation Guide |
Preface
Sun WorkShop 6 Installation Guide gives instructions for how to:
- Install the Sun WorkShopTM 6 software development tools
- Obtain and install the licenses for those software development tools
- Use the Fortran licenses
- Remove Sun WorkShop software
- Troubleshoot licensing and installation problems
This book is designed for system administrators who install software and configure license servers so that users can access licensed software. Experience with the SolarisTM operating environment and UNIX® commands is required.
Multiplatform Release
This Sun WorkShop release supports versions 2.6, 7, and 8 of the SolarisTM SPARCTM Platform Edition and Solaris Intel Platform Edition Operating Environments.
Note The term "x86" refers to the Intel 8086 family of microprocessor chips, including the Pentium, Pentium Pro, and Pentium II processors and compatible microprocessor chips made by AMD and Cyrix. In this document, the term "x86" refers to the overall platform architecture, whereas "Intel Platform Edition" appears in the product name.
Access to Sun WorkShop Development Tools
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 containing/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.
Note The information in this section assumes that your Sun WorkShop 6 products were installed in the/optdirectory. Contact your system administrator if your Sun WorkShop software is not installed in/opt.
The
PATHandMANPATHvariables should be set in your home.cshrcfile if you are using the C shell or in your home.profilefile if you are using the Bourne or Korn shells:
- 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/manFor 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 Changing PATH and MANPATH Variables or your system administrator.Contacting Technical Support
Sun Service Centers will assist you with installing and licensing problems. Contact the Sun Service Center at
http://www.sun.com/service/contacting/solution.html
How This Book Is Organized
Chapter 1, "Preparing for Installation," describes the software installation sequence and system requirements.
Chapter 2, "Requesting Your Licenses," describes how to request your software licenses from the Sun License Center.
Chapter 3, "Installing Software," explains how to install FLEXlm 7.0b license manager software and the Sun WorkShop development tools.
Chapter 4, "Installing Your Licenses," describes how to install your WorkShop licenses.
Chapter 5, "Understanding Fortran Licenses," describes Fortran licenses.
Chapter 6, "Removing Software," explains how to remove Sun WorkShop software.
Chapter 7, "Troubleshooting," offers some troubleshooting hints if you encounter problems during licensing or installation.
Appendix A, "Sun WorkShop Products and Packages," lists the Sun WorkShop 6 development tools available, the licenses needed to start the tool, and the feature names.
Glossary defines key words and phrases used in this guide.
Typographic Conventions
TABLE P-1 shows the typographic conventions that are used in Sun WorkShop documentation.
Shell Prompts
TABLE P-2 shows the default system prompt and superuser prompt for the C shell, Bourne shell, and Korn shell.
TABLE P-2 Shell Prompts C shell %Bourne shell and Korn shell $C shell, Bourne shell, and Korn shell superuser #
Sun WorkShop Documentation
You can access Sun WorkShop documentation in the following ways:
- Through the Internet at the
docs.sun.comsm Web site. You can search for a specific book title or you can browse by subject, document collection, or product at the following Web site:
http://docs.sun.com- Through the installed Sun WorkShop products on your local system or network. Sun WorkShop 6 HTML documents (manuals, online help, man pages, component readme files, and release notes) are available with your installed Sun WorkShop 6 products. To access the HTML documentation, do one of the following:
- In any Sun WorkShop or Sun WorkShopTM TeamWare window, choose Help
About Documentation.
- In your NetscapeTM Communicator 4.0 or compatible version browser, open the following file:
- (If your Sun WorkShop software is not installed in the
/optdirectory, ask your system administrator for the equivalent path on your system.) Your browser displays an index of Sun WorkShop 6 HTML documents. To open a document in the index, click the document's title.TABLE P-3 lists related Sun WorkShop 6 manuals by document collection.
TABLE P-4 describes related Solaris documentation available through the
docs.sun.comWeb site.
|
Sun Microsystems, Inc. Copyright information. All rights reserved. Feedback |
Library | Contents | Previous | Next | Index |