how can I have two different versions of the same package installed?
I want these packages installed:
Code: Select all
sun-jdk-1.4.2.10-r2Code: Select all
sun-jdk-1.4.2.12-r1How can I achieve that when I install the newest version 1.4.2.12 the old one stays in my system?
Thanks in advance!

