Linux Installation
Linux Installation
Linux Installation
Edition 4.0
Important points to note before installation
This notes has been written based on installation on Red Hat Linux
Enterprise Edition 4.0.
Copy the folder LinuxInstallation from the CD into /usr directory. All the
necessary installation files are available in this directory
At any point, please see that read, write and execute permissions are set
for the files. To do this, right click and select properties, then select
permissions tab and make necessary changes. Alternatively you also run
chmod 777 <filename> from the terminal.
NewGenLibFiles directory
Copy NewGenLibFiles directory into /usr directory
Installation of j2sdk1.4.2_11
In web site you'll find j2sdk-1_4_2_11-linux-i586-rpm.bin, install it by
./ j2sdk-1_4_2_11-linux-i586-rpm.bin
The above operation will generate a file named j2sdk-1_4_2_11-linux-
i586.rpm. To install this type below command
rpm -Uvih j2sdk-1_4_2_11-linux-i586.rpm