NEC EXP320B Server User Manual


 
System Configuration 4-47
(3) Extract the JRE installer.
./j2re-1_4_2_09-linux-i586.rpm.bin
(4) Install JRE. JRE will be installed in the directory of each JRE version under /usr/java.
rpm –ivh ./j2re-1_4_2_09-linux-i586.rpm
(5) Add an environment variable “JAVA_HOME.” Enter the directory name that you
installed JRE.
For bash:
export JAVA_HOME=/usr/java/j2re1.4.2_09
For tcsh:
setenv JAVA_HOME=/usr/java/j2re1.4.2_09
(6) Set the path to JRE.
For bash:
export PATH=$JAVA_HOME/bin:$PATH
For tcsh:
setenv PATH $JAVA_HOME/bin:$PATH
IMPORTANT:
For the Mozilla browser, create a symbolic link to the Java Plug-in in the Mozilla plugins
directory.
* If you want to install the latest Java Runtime, download it from the following site. If you use
NEC DianaScope on the same management PC, use Java2 Runtime Environment, which you
can find in the “NEC EXPRESSBUILDER”CD-ROM.
http://java.sun.com/j2se/
If you access the logon page without installing Java2 Runtime Environment, the following message
may appear. Check the message and perform installation.