Nortel Networks 209321-A User Manual

Page of 66
Chapter 2 Installing Device Manager software 25
Getting Started with the Business Policy Switch 2000 Management Software
Installing the software in an HP-UX environment
Nortel Networks does not directly provide the JRE for HP-UX systems. However,
you can download the JRE from the HP corporate Web site.
To install the Device Manager software in an HP-UX environment:
1
Install the JRE for HP-UX:
a
Go to one of the following URLs, depending on your version of HP-UX:
— http://unixsolutions.hp.com/products/java/jre_os10118_content.html
for HP-UX 10.20
— http://unixsolutions.hp.com/products/java/jre_os10118_content.html
for HP-UX 11.x
b
Follow the prompts to download and install the JRE for your HP-UX
system.
2
Install the Device Manager software:
On the Business Policy Switch UNIX software Web page, click jdm_xxx.tar.
The file uncompresses and installs the Device Manager software into the
appropriate directories on your system.
Before you run the Device Manager software, you must set the following UNIX
environment variables:
setenv JAVA_HOME
<JRE installed path>
setenv PATH${JAVA_HOME}/bin:${PATH}
setenv LD_LIBRARY_PATH [JAVA_HOME}/lib/sparc/
native_thread:${LD_LIBRARY_PATH}
setenv CLASSPATH ${JAVA_HOME}/lib/rt.jar:${CLASSPATH}
Note:
In the file name, xxx represents the current version of the Device
Manager software.