| | |
how to install and run java on red hat linux 9
![]() |
JRE is just the runtime environment for Java, which is for the sole purpose of running applications that have already been compiled into Java bytecode. If you actually want to do any sort of software development with Java, you'll have to install the SDK, freely available from Sun's website.
"Technological progress is like an axe in the hands of a pathological criminal."
•
•
Join Date: Oct 2007
Posts: 399
Reputation:
Solved Threads: 47
Hey there,
What error do you get when you try to use javac?
Also, is your JAVA_HOME variable set, and $JAVA_HOME/bin in your PATH?
Thanks
, Mike
What error do you get when you try to use javac?
Also, is your JAVA_HOME variable set, and $JAVA_HOME/bin in your PATH?
Thanks

, Mike
Linux and Unix Tips, Tricks and Individual Advice - The Linux and Unix Menagerie!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
------------------------------------------------------------------------
The greatest viral marketing idea of all time, get your copy of this Free Report now!
![]() |
Other Threads in the *nix Software Forum
- Previous Thread: Smtp relay problem
- Next Thread: File Permissions In Debian
| Thread Tools | Search this Thread |






