Close
jGuru Forums
Posted By: basant_kumar Posted On: Friday, March 26, 2004 01:01 AM
I have downloaded the linux flavor of the JRE from sun's site. I am trying to configure the jre so that java application are executed on the machine without installing the jdk. pliz help me how to configure it on Linux where to install it etc etc. Will be highly obliged
Re: How to configure Jre1.4.2_03 on Linux
Posted By: Christopher_Koenigsberg Posted On: Friday, March 26, 2004 06:31 AM
Wherever you put it, set JAVA_HOME to that location. And add ${JAVA_HOME}/bin, to your PATH.