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

Exit Print View

Updated: July 2016
 
 

How to Test Your Installation

Execute some commands to test the installation.

  1. Make sure the version of Java on your path is at least 1.7.0_25:
    % java -version
    java version "1.7.0_45"
    Java(TM) SE Runtime Environment (build 1.7.0_45-b18)
    Java HotSpot(TM) Server VM (build 24.45-b08, mixed mode)
    
  2. Test your installation by checking the version of a program such as Performance Analyzer:
    % analyzer -V
    analyzer: Oracle Developer Studio Performance Analyzer 12.5 SunOS_i386  2016/06/14
    
  3. Start Performance Analyzer:
    % analyzer &
    

    You should see the Welcome page of Performance Analyzer.