JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2 Installation Guide
search filter icon
search icon

Document Information

Preface

1.  Preparing for Installation

2.  Installing the Oracle Solaris Studio 12.2 Software

Installing the Oracle Solaris Studio Software

Installing in a Zone

Installing in an Alternate Root Directory

Installing on Multiple Systems

Installing Oracle Solaris Studio With the Graphical User Interface Installer

Using the Graphical User Interface Installer

Installing the Runtime Libraries Only With the GUI Installer

Using the Graphical User Interface Installer

Installing Oracle Solaris Studio With the Non-GUI Installer

Using the Non-GUI Installer

Installing the Runtime Libraries Only With the Non-GUI Installer

Using the Non-GUI Installer

Installing the Required Oracle Solaris OS Patches

Setting Up Access to the Developer Tools and Man Pages

Starting the Oracle Solaris Studio 12.2 IDE

3.  Uninstalling the Oracle Solaris Studio 12.2 Software

4.  Troubleshooting

A.  Command-Line Options for the Installer,Uninstaller,and install_patches Utility

B.  Adding Swap Space

C.  Oracle Solaris 12.2 Components and Packages

D.  Patch Identification Numbers and Descriptions

E.  Version Numbers of the Oracle Solaris Studio 12.2 Components

Index

Setting Up Access to the Developer Tools and Man Pages

Because the Oracle Solaris Studio 12.2 software product components and man pages are not installed into the system directories /usr/bin/ and /usr/share/man, you might need to change your PATH and MANPATH environment variables to enable use of the Oracle Solaris Studio 12.2 software.

You do not need to change your paths if:

On Solaris platforms, add the path /installation_directory/solstudio12.2/bin to your PATH environment variable. On Linux platforms, add the path /installation_directory/oracle/solstudio12.2/bin to your PATH environment variable. If you have previous versions of Sun Studio, Sun ONE Studio, or Forte Developer software installed, add the path before the paths of the previous installations.

On Solaris platforms, add the path /installation_directory/solstudio12.2/man/ to your MANPATH environment variable. On Linux platforms, add the path /installation_directory/sun/solstudio12.2/man/ to your MANPATH environment variable.