Dlp-B49 Set Up The Java Runtime Environment For Unix - Cisco ONS 15327 Procedure Manual

Hide thumbs Also See for ONS 15327:
Table of Contents

Advertisement

Chapter 2
Connect the PC and Log into the GUI
Click Next, then click Finish.
Step 17
Note
Return to your originating procedure (NTP).
Step 18

DLP-B49 Set Up the Java Runtime Environment for UNIX

Purpose
Tools/Equipment
Prerequisite Procedures
Required/As Needed
Onsite/Remote
Security Level
The JRE might require certain patches to run properly. The patch tar file can be found in the JRE/Solaris
Note
directory on the CD. Please read the JRE/Solaris/Solaris.txt file for more information. In addition to
installing any needed patches, set up the JRE for use with Cisco Transport Controller on your UNIX
system.
CTC requires that the location of xterm is also in your path. If you have moved xterm from its default
Note
location, /usr/openwin/bin, you must change all occurrences of /usr/openwin/bin in the following
procedures to reflect the actual path where xterm exists on your system.
Set up the environment variable:
Step 1
a.
b.
March 2003
Be sure to record the names of the directories you choose for Netscape, JRE, and the online
documentation.
This task sets up the Java Runtime Environment (JRE) for UNIX
workstations.
None
DLP-B48 Run the CTC Installation Wizard for UNIX, page 2-5
Required if you installed the JRE during the CTC installation
Onsite or remote
None
If you are using the csh shell, edit the .cshrc file in your home directory by appending the file with
the lines:
setenv JRE JRE-path
setenv NETSCAPE Netscape-path
setenv NPX_PLUGIN_PATH $JRE/j2re1_3_1_02/plugin/sparc/ns4
set path = ( /usr/openwin/bin $NETSCAPE $path )
If you are using the ksh or bash shell, edit the .profile file in your home directory by appending the
file with the lines:
JRE= JRE-path
NETSCAPE= Netscape-path
NPX_PLUGIN_PATH=$JRE/j2re1_3_1_02/plugin/sparc/ns4
PATH=/usr/openwin/bin:$NETSCAPE:$PATH
export JRE NPX_PLUGIN_PATH PATH
NTP-B21 Set Up Computer for CTC
Cisco ONS 15327 Procedure Guide, R4.0
2-7

Advertisement

Table of Contents
loading

Table of Contents