my friend from work saw my profile and is a little slow
he watched ralph for about 10 minutes straight thinking
he would stop eating paste..dumbass!!
he watched ralph for about 10 minutes straight thinking
he would stop eating paste..dumbass!!
VIEW 4 of 4 COMMENTS
from a browser
1. download the rpm.bin file from java.sun.com
now from the command line:
2. execute the bin file ./jdk1.4.rpm.bin
3. it'll ask you all the legal questions and then extract the rpm from the .bin file
4. test the rpm install, rpm -ivh --test jdk1.4.rpm
5. if all goes well, install it, rpm -ivh jdk1.4.rpm
it should be installed in /usr/java/j2sdk1.4.1_02 or something like that.