DaniWeb IT Discussion Community

DaniWeb IT Discussion Community (http://www.daniweb.com/forums/index.php)
-   *nix Software (http://www.daniweb.com/forums/forum111.html)
-   -   how to install and run java on red hat linux 9 (http://www.daniweb.com/forums/thread118376.html)

madhura09 Apr 10th, 2008 5:41 am
how to install and run java on red hat linux 9
 
how do in install and run java on red hat linux 9
we have already installed jre self extracting file but javac command to compile java files doesnt work
we have already setpath
are there any other terminal commands
what is the meaning of javaconfig

John A Apr 10th, 2008 7:51 pm
Re: 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.

jbennet Apr 16th, 2008 7:36 am
Re: how to install and run java on red hat linux 9
 
yeah you need the JDK

eggi Apr 16th, 2008 11:58 pm
Re: how to install and run java on red hat linux 9
 
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


All times are GMT -4. The time now is 12:51 pm.

Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC