Cos you should be able to compile Java.
If you run a terminal and type "which javac" you should get something like "/opt/jdk1.5.0_02/bin/javac".
If not then I suggest you "locate jdk" and see where it lives. If it's installed but not in your path then you need to add the path to your .bash_profile (or the profile for whatever shell you use).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.