Click to See Complete Forum and Search --> : Noobie questions - path and java


Lexx
03-03-2003, 05:45 PM
Hi,

I'm trying to get Sun's JDK cooking. I got the .bin, set it in /usr/local/ and then I ran it, everything extracted fine.

If I cd to the SDK's /bin folder and type ./javac it looks good...problem is how do I set my path so that I can type javac from anywhere?

Where should I set classpath as well?

Thanks!!!
Alex

spacedog
03-03-2003, 10:52 PM
http://justlinux.com/nhf/Programming/Installing_JDK.html

it is perfect for what you want