Multiple Java environment on the same Linux machine
- by jldupont
What's is the most efficient way to install multiple Java JDK versions on the same Linux machine?
I need Java5 whilst my current Ubuntu 9.10 Karmic comes loaded with Java6.
I know I could setup a VM for this but I am looking for alternatives.