STEP 2: Install of Java 6.0 JRE
Download Linux RPM (self-extracting file) version of Java 6.0 JRE from:
www.java.com/en/download/manual.jsp (jre-6u6-linux-i586-rpm.bin @ time of writing)
Copy jre-6u6-linux-i586-rpm.bin to /root/apps/java on SME Server
Make this file executable, at the console
# cd /root/apps/javaStart installation by extracting rpm from file
# chmod a+x jre-6u6-linux-i586-rpm.bin
# ./jre-6u6-linux-i586-rpm.binType yes to agree to the license terms
Java JRE is now installed in usr/java/jre1.6.0_06