From command prompt, su as root.
create dir /usr/java
place jdk-1_5_0_09-linux-i586.bin in /usr/java
chmod 777 jdk-1_5_0_09-linux-i586.bi
From /usr/java type
./jdk-1_5_0_09-linux-i586.bin
JDK is now installed in /usr/java/jdk1.5.0_09
Just a collection of programming tips that I've accumulated in my head over the years, which I'm slowly putting into this blog, in case I forget them in future.
No comments:
Post a Comment