Installing JDK 1.5.0_07, what next...Forum: Apps Topic: Installing JDK 1.5.0_07, what next... started by: krawcu Posted by krawcu on June 04 2006,21:24
I've unpacked the bin file, installed the rpm withrpm -i jdk...rpm set up PATH to /usr/java/jdk.../bin but I'still cannot compile with: javac test.java what else do i need to set?? thx in advance Posted by krawcu on June 06 2006,10:56
ok, got it downloaded newest ver of jdk that is 1.6.0 beta... and just unpacked it... jdk-6-beta-linux-i586.bin not the ...rpm.bin added some paths to PATH... and it works |