You could just download the Sun JDK rpm and manually install it using the command line. Then point your "JAVA_HOME" environment variable to where you installed it.
-- Robin D. Wilson Director of Web Development KingsIsle Entertainment, Inc. CELL: 512-426-3929 DESK: 512-623-5913 www.KingsIsle.com -----Original Message----- From: Rick Bragg [mailto:li...@gmnet.net] Sent: Thursday, January 14, 2010 7:57 PM To: users@tomcat.apache.org Subject: Updating Java Hi, I need to install a package called "cyclos" (cyclos.org) and according to the documentation requires the following: Java Runtime Environment (JRE), Java 1.5 (aka 5.0) is required. If you use Java 6 (aka 1.6), ensure the version is 1.6.0_04 or later (versions 1.6.0_00 to 1.6.0_03 won't work). The problem is that I am using Ubuntu LTS 8.04 (hardy) and I have openjdk-6-jre installed and according to "apt-get" it is up to date. However, when I test for the version, I get the following: java version "1.6.0_0" OpenJDK Runtime Environment (build 1.6.0_0-b11) OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode) So, I guess I need to either upgrade Java to some newer version, or downgrade to Java 5. Anybody have any advice? Thanks! Rick --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org