Sun Studio 11 Software and Patches for OpenSolaris:   Previous Downloads

Starting with ON Build 100 in October 2008, you must use the Sun Studio 12 compiler to build OpenSolaris. See Sun Studio 12 Downloads to get Sun Studio 12 software and the current set of required patches. For the May 2008 download of Sun Studio 11 software and the patches required to build ON build 72 to ON build 99, see Sun Studio 11 Downloads Sun Studio 12 Downloads

Previous Downloads of Sun Studio 11 for OpenSolaris

  • August 2007: Contains Sun Studio 11 plus the patches required for building ON build 75 through build 88 on the SPARC platform, and build 75 through build 100 on the x86/x64 platform.
  • February 2007: Contains Sun Studio 11 plus the patches required for building ON build 55 through ON build 74.
  • August 2006: Contains Sun Studio 11 plus the patches required for building ON build 45 through ON build 54.

IMPORTANT NOTE BEFORE YOU INSTALL Sun Studio 11:
 To compile ON, the compiler you want to use must be in /opt (that is, the path to the compilers must be /opt/SUNWspro/bin). If /opt already contains a previously installed version of Sun Studio software, then to compile ON with a different version, you must:

  • Move the previously installed version of Sun Studio to another directory, or remove it altogether. If the previous version was installed as an "Installable Image" (or tarball archive), then you can just move it to a new directory, such as /opt/SunStudio10/ or delete it. If the product was installed as Solaris packages, you will need to uninstall it.
  • Then either install Sun Studio 11 directly into /opt/ (the default location),
    OR
  • Install Sun Studio 11 into the /opt/SunStudio11/ directory, then create symbolic links from /opt/SUNWspro to /opt/SunStudio11/SUNWspro and from /opt/netbeans to /opt/SunStudio11/netbeans.

August 2007 Version of the Sun Studio 11 Download

To obtain the August 2007 download of Sun Studio 11 software and patches:
 - Download the August 2007 install image of Sun Studio 11 for OpenSolaris download, SPARC or x86/x64.

This option is the installation of the tools, patches, and product license required as of August 2007 to build ON build 75 through build 88 on the SPARC platform, and ON build 75 through build 100 on the x86/x64 platform.

No package information is recorded, hence you cannot apply additional patches to this image.

The download is provided by the Sun Download center. If you have not used the Sun Download Center before, you will be required to complete a one-time registration to create a username and password. Once you have a registered, you can download any software offered via the Sun Download Center.

INSTRUCTIONS FOR INSTALLING SUN STUDIO 11:

Step 1

- Download file into a scratch download directory, such as /var/tmp.

Step 2

- Unpack the archive into the /opt directory with the commands:

# cd /opt
# bzcat //DOWNLOAD-DIRECTORY///sunstudio11-ii-//DATE//-//PLATFORM//.tar.bz2 | /bin/tar -xf -

See Setup instructions below on how to set up your environment after installation is complete. 


February 2007 Version of the Sun Studio 11 Download

To obtain the February 2007 download of Sun Studio 11 software and patches:
       - Download the February 2007 install image of Sun Studio 11 for OpenSolaris download, SPARC or x86/x64

This option is the installation of the tools, patches, and product license required as of February 2007 to build ON (build 55 through build 74). No package information is recorded, hence you cannot apply additional patches to this image.

The download is provided by the Sun Download center. If you have not used the Sun Download Center before, you will be required to complete a one-time registration to create a username and password. Once you have a registered, you can download any software offered via the Sun Download Center.

INSTRUCTIONS FOR INSTALLING SUN STUDIO 11:

Step 1

- Download file into a scratch download directory, such as /var/tmp.

Step 2

- Unpack the archive into the /opt directory with the commands:

# cd /opt
# bzcat //DOWNLOAD-DIRECTORY///sunstudio11-ii-//DATE//-//PLATFORM//.tar.bz2 | /bin/tar -xf -

See Setup instructions below on how to set up your environment after installation is complete. 


August 2006 Version of the Sun Studio 11 Download

To obtain the August 2006 download of Sun Studio 11 software and patches:
       Download the Aug 2006 install image of Sun Studio 11 for OpenSolaris download, SPARC or x86/x64

This option is the installation of the tools, patches, and product license required as of August 2006 to build ON (build 45 through build 54). No package information is recorded, hence you cannot apply additional patches to this image.

The download is provided by the Sun Download center. If you have not used the Sun Download Center before, you will be required to complete a one-time registration to create a username and password. Once you have a registered, you can download any software offered via the Sun Download Center.

INSTRUCTIONS FOR INSTALLING AUGUST 2006 SUN STUDIO 11:

Step 1

- Download file into a scratch download directory, such as /var/tmp.

Step 2

- Unpack the archive into the Sun Studio 11 install directory with the commands:

# cd /opt

 [or an alternate such as /opt/SunStudio11Aug2006]

# mkdir SUNWspro
# cd SUNWspro
# /usr/sfw/bin/gtar -zxvf //DOWNLOAD-DIRECTORY///sunstudio11-ii-//DATE//-//PLATFORM//.tar.Z

See Setup instructions below on how to set up your environment after installation is complete. 


Setup

After completing one of the above options, you should update your PATH and MANPATH shell variables to the installation and documentation directories or modify your home directory's .cshrc file (for C shell) or .profile file (for Bourne or Korn shells) to make these changes permanent.

If you use csh:
% setenv PATH [//installpath//]/bin:$PATH
% setenv MANPATH [//installpath//]/man:$MANPATH

If you use sh (or ksh):
% PATH=[//installpath//]/bin:$PATH ; export PATH
% MANPATH=[//installpath//]/man:$MANPATH ; export MANPATH

Replace [//installpath//] with the pathname where you installed the tools.
To build OpenSolaris, the install path should be the default:

/opt/SUNWspro

**Note:** If you have moved a previously installed version of
Sun Studio to another directory, you will also need to update your PATH
and MANPATH shell variables for that new directory.

You are now ready to use the Sun Studio tools to build OpenSolaris.


Licensing information

  • Sun Studio 11 software includes some third-party technologies governed by the licenses included in the THIRD PARTY LICENSE README subject to the binary code license.
last modified by admin on 2009/10/26 12:11
Collectives
Project


© Sun Microsystems Inc. 2009
XWiki Enterprise 1.8.2.19075 - Documentation
Terms Of Use | Privacy | Trademarks | Copyright Policy | Site Guidelines | Site map | Help
Your use of this web site or any of its content or software indicates your agreement to be bound by these Terms of Use.