On Thu, 2007-04-19 at 01:37 +0800, CentOS List wrote:
I'd like to know how you installed java using yum! I've just downloaded and installed the Java 6 SDK and broken my tomcat5...
The JPackage RPM of sun java 1.5.0.11 seems to install the JRE in /usr/lib/jvm/java-1.5.0-sun-1.5.0.11/jre
You might find the following helpful: http://wiki.centos.org/HowTos/JavaOnCentOS
I am still on 1.4.2, install via yum from Base repo
[root@beyond ~]# rpm -qa | grep java java-1.4.2-gcj-compat-1.4.2.0-40jpp.112 gcc-java-4.1.1-52.el5.2 java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.112
Should I upgrade it?
Only if you need to. Is it working? If it ain't broke, don't fix it.
Phil