Installation & Configuration Guide

92
Linux
Step 1
Login is “root” with the set password for the “root” user
Type in the following:
cd /
Step 2
Insert the installation CD in the CDROM drive and mount the CD as read only
using:
mount –o ro /dev/cdrom /mnt
Step 3
Type in the following:
/mnt/tools/j2re-1_4_2_07-linux-i586-rpm.bin
Step 4
The script displays a binary license agreement, which you are asked to agree to
before installation can proceed. Once you have agreed to the license, the install
script creates the file j2re-1_4_2_07-linux-i586.rpm in the current directory “/”.
Step 5
Run the rpm from the “/” directory:
rpm –iv j2re-1_4_2_07-linux-i586.rpm
This completes the installation of JRE on Linux