Hi folks<br>I am new to Java installation as i was a windows user and I didnt install java before.<br>I am now using Fedora8 and trying to get JRE running Java applets launched via firefox3<br><br>I havent been successful, despite installing jre package using both rpm and yum installers couple of times.<br clear="all">
<br>jre-6u6-linux-i586.rpm<br><br>i have the following output of java version:<br><br><br>[root@localhost opt]# java -version<br>java version "1.6.0_06"<br>Java(TM) SE Runtime Environment (build 1.6.0_06-b02)<br>
Java HotSpot(TM) Client VM (build 10.0-b22, mixed mode, sharing)<br>I see that the java is installed in below folder:<br>[root@localhost bin]# pwd<br>/usr/java/latest/bin<br><br>I tried the below executable:<br>[root@localhost bin]# ./java_vm <br>
<br>java_vm process: You need to set both JAVA_HOME and PLUGIN_HOME<br>[root@localhost bin]# <br><br>what should the above variables set to? Why yum installation take care of this? I  cant find the relevant documentation <br>
<br>Can some one help me go thru steps <br>Thanks in advance!<br>---Sriram