search for: 1_4_2_10

Displaying 2 results from an estimated 2 matches for "1_4_2_10".

2007 Aug 16
0
Installing Java using jpackage.org's java-*-sun-compat RPMs
...4. Download the jdk rpm for the version(s) you want from sun Go to http://java.sun.com/products/archive/ and select the appropriate version. Follow the instructions on the website to download the JDK in RPM Format for Linux i586. 5. Unpack the downloaded file(s) and install the rpm(s) $ sh j2sdk-1_4_2_10-linux-i586-rpm.bin # rpm -Uhv j2sdk-1_4_2_10-linux-i586.rpm and/or $ sh jdk-1_5_0_09-linux-i586-rpm.bin # rpm -Uhv jdk-1_5_0_09-linux-i586.rpm 6. Install the compat rpms using yum # yum install java-1.4.2-sun-compat and/or # yum install java-1.5.0-sun-compat 7. Select what jdk to use with al...
2006 Jan 06
3
Installing Java 1.4.2
For scalix on Centos the Scalix forum provides instructions for convincing Scalix that Centos is Redhat: http://www.scalix.com/community/viewtopic.php?t=516&highlight=centos I am up to the point of getting Java JDK1.4.2 installed. I did a: yum list|grep "java" and got: gcc-java.i386 3.4.4-2 installed java-1.4.2-gcj-compat.noarch