Installation and Setup Guide
|
  
|
This installation guide gives instructions for how to perform the following tasks:
- Install the Sun
Studio 8 software and serial number
- Install the recommended Java
2 Platform, Standard Edition (J2SE
) technology
- Uninstall Sun Studio 8 product software
- Troubleshoot installation problems
- Run the Integrated Development Environment (IDE) after it is installed
This book is designed for system administrators who install software and for developers who use software development applications. Experience with the Solaris
Operating System (OS) and UNIX® commands is required.
Typographic Conventions
TABLE P-1 Typeface Conventions
Typeface
|
Meaning
|
Examples
|
AaBbCc123
|
The names of commands, files, and directories; on-screen computer output
|
Edit your .login file.
Use ls -a to list all files.
% You have mail.
|
AaBbCc123
|
What you type, when contrasted with on-screen computer output
|
% su
Password:
|
AaBbCc123
|
Book titles, new words or terms, words to be emphasized
|
Read Chapter 6 in the User's Guide.
These are called class options.
You must be superuser to do this.
|
AaBbCc123
|
Command-line placeholder text; replace with a real name or value
|
To delete a file, type rm filename.
|
TABLE P-2 Code Conventions
Code Symbol
|
Meaning
|
Notation
|
Code Example
|
[ ]
|
Brackets contain arguments that are optional.
|
O[n]
|
O4, O
|
{ }
|
Braces contain a set of choices for a required option.
|
d{y|n}
|
dy
|
|
|
The "pipe" or "bar" symbol separates arguments, only one of which may be chosen.
|
B{dynamic|static}
|
Bstatic
|
:
|
The colon, like the comma, is sometimes used to separate arguments.
|
Rdir[:dir]
|
R/local/libs:/U/a
|
...
|
The ellipsis indicates omission in a series.
|
xinline=f1[,...fn]
|
xinline=alpha,dos
|
Shell Prompts
Shell
|
Prompt
|
C shell
|
machine-name%
|
C shell superuser
|
machine-name#
|
Bourne shell and Korn shell
|
$
|
Superuser for Bourne shell and Korn shell
|
#
|
Accessing Compilers and Tools Documentation
You can access the documentation at the following locations:
- The documentation is available from the documentation index that is installed with the software on your local system or network at file:/opt/SUNWspro/docs/index.html.
If your software is not installed in the /opt directory, ask your system administrator for the equivalent path on your system.
- Most manuals are available from the docs.sun.comsm web site. The following titles are available through your installed software only:
- Standard C++ Library Class Reference
- Standard C++ Library User's Guide
- Tools.h++ Class Library Reference
- Tools.h++ User's Guide
- The release notes are available from the docs.sun.com web site.
- Online help for all components of the IDE is available through the Help menu, as well as through Help buttons on many windows and dialogs, in the IDE.
The docs.sun.com web site (http://docs.sun.com) enables you to read, print, and buy Sun Microsystems manuals through the Internet. If you cannot find a manual, see the documentation index that is installed with the software on your local system or network.
Note - Sun is not responsible for the availability of third-party web sites mentioned in this document and does not endorse and is not responsible or liable for any content, advertising, products, or other materials on or available from such sites or resources. Sun will not be responsible or liable for any damage or loss caused or alleged to be caused by or in connection with use of or reliance on any such content, goods, or services available on or through any such sites or resources.
|
Documentation in Accessible Formats
The 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 software is not installed in the /opt directory, ask your system administrator for the equivalent path on your system.
Type of Documentation
|
Format and Location of Accessible Version
|
Manuals (except third-party manuals)
|
HTML at http://docs.sun.com
|
Third-party manuals:
- Standard C++ Library Class Reference
- Standard C++ Library User's Guide
- Tools.h++ Class Library Reference
- Tools.h++ User's Guide
|
HTML in the installed software through the documentation index at file:/opt/SUNWspro/docs/index.html
|
Readmes and man pages
|
HTML in the installed software through the documentation index at file:/opt/SUNWspro/docs/index.html
|
Online help
|
HTML available through the Help menu in the IDE
|
Release notes
|
HTML at http://docs.sun.com
|
Related Compilers and Tools Documentation
The following table describes related documentation that is available at file:/opt/SUNWspro/docs/index.html and http://docs.sun.com. If your software is not installed in the /opt directory, ask your system administrator for the equivalent path on your system.
Document Title
|
Description
|
Numerical Computation Guide
|
Describes issues regarding the numerical accuracy of floating-point computations.
|
Accessing Related Solaris Documentation
The following table describes related documentation that is available through the docs.sun.com web site. The following table describes related documentation that is available through the docs.sun.com web site.
Document Collection
|
Document Title
|
Description
|
Solaris Reference Manual Collection
|
See the titles of man page sections.
|
Provides information about the Solaris Operating System.
|
Solaris Software Developer Collection
|
Linker and Libraries Guide
|
Describes the operations of the Solaris link-editor and runtime linker.
|
Solaris Software Developer Collection
|
Multithreaded Programming Guide
|
Covers the POSIX and Solaris threads APIs, programming with synchronization objects, compiling multithreaded programs, and finding tools for multithreaded programs.
|
Resources for Developers
Visit http://developers.sun.com/prodtech/cc to find these frequently updated resources:
- Articles on programming techniques and best practices
- A knowledge base of short programming tips
- Documentation of compilers and tools components, as well as corrections to the documentation that is installed with your software
- Information on support levels
- User forums
- Downloadable code samples
- New technology previews
You can find additional resources for developers at http://developers.sun.com.
Contacting Sun Technical Support
If you have technical questions about this product that are not answered in this document, go to:
http://www.sun.com/service/contacting
Sun Welcomes Your Comments
Sun is interested in improving its documentation and welcomes your comments and suggestions. Email your comments to Sun at this address:
docfeedback@sun.com
Please include the part number (817-5074-10) of the document in the subject line of your email.
Installation and Setup Guide
|
817-5074-10
|
  
|
Copyright © 2004, Sun Microsystems, Inc. All rights reserved.