I have installed jdk 1.7 on RHEL 5.3 now I want to install jdk 1.6 also but its showing jdk 1.7 is already installed. i have installed jdk 1.7 through source code using ./configure, make and make install . I want both version of jdk 1.6 and 1.7 installed. can anybody please tell me how I can install jdk 1.6 also without removing jdk 1.7
Thanks