Go to main content
Oracle® Developer Studio 12.5: Installation Guide

Exit Print View

Updated: July 2016
 
 

How to Install Runtime Libraries Using the Command-line Installer

Before You Begin

Verify that the system has required Oracle Solaris 10 patches. See Patch Identification Numbers and Descriptions for Oracle Solaris 10 Platforms.

  1. Become superuser (root) by typing:
    % su
    Password: root-password
  2. Change to the directory where you saved the downloaded distribution, using one of the following commands:
    # cd download-directory/OracleDeveloperStudio12.5-solaris-sparc-pkg
    # cd download-directory/OracleDeveloperStudio12.5-solaris-x86-pkg
    # cd download-directory/OracleDeveloperStudio12.5-linux-x86-rpm
  3. Start the installer by typing:
    # ./developerstudio.sh --non-interactive --libraries-only
  4. The installer runs silently and returns your prompt when installation is complete. It writes a log file in the /.nbi/log directory.