![]() |
| ||
| 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 |
| ||
| 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. |
| ||
| Re: how to install and run java on red hat linux 9 yeah you need the JDK |
| ||
| 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