How to install two versions of Java using RPMs and have each of them co-exist??

kitkit201

Diamond Member
May 31, 2000
4,853
0
0
Currently we are running Java 1.42 using RPM on our SUSE box..

I would like to install Java 1.50 on it to use the Java 5 features, BUT also keep java 1.42 on because some of our scripts we run require 1.42 ..

I want to leave /usr/bin/java (currently 1.42) under this directory, and install /usr/bin/java1.5 for version 1.5.. how can I achieve this?

thanks in advance
wilson
 

AStar617

Diamond Member
Sep 29, 2002
4,983
0
0
try some directory renaming/creative symlinking...

...oh and posting in the right forum