<span style="color: rgb(0, 0, 0);">hi,</span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">I have installed the java (by searching at the net) and just did as directed. As follows:</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">[<font size="2">user@localhost ~]$</font>usr/sbin/alternatives --install /usr/bin/java java /opt/jre1.6.0_20/bin/java 2<br>
</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">[<font size="2">user@localhost ~]$</font>su -c &#39;/sbin/ldconfig&#39;<br><br>Then I downloaded jre-6u23-linux-i586.bin from the page:<br>
<br><a href="http://www.oracle.com/technetwork/java/javase/downloads/index.html">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a><br><br>Now did as follows:<br><br><br>[root@localhost ~]# cd /opt (after becoming root)<br>
<br>[root@localhost ~]# sh /home/user/Download/jre-6u23-linux-i586.bin</span><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">[root@localhost ~]# ln -s /opt/jre1.6.0_23/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so</span><br style="color: rgb(0, 0, 0);">
<span style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">[root@localhost ~]# gedit /etc/profile.d/java.sh<br><br>In the above file, copied the following two lines:<br><br>export JAVA_HOME=/opt/jre1.6.0_23</span><br style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">
<span style="color: rgb(0, 0, 0); font-family: verdana,sans-serif;">export PATH=$JAVA_HOME/bin:$PATH<br><br>then,<br><br>[root@localhost ~]# source /etc/profile.d/java.sh<br>[root@localhost ~]# /usr/sbin/alternatives --install /usr/bin/java java /opt/jre1.6.0_23/bin/java 2<br>
[root@localhost ~]# /usr/sbin/alternatives --config java<br>                                                                                   Entered the value of 2 (indication of choice second)<br>[root@localhost ~]# /usr/sbin/alternatives --display java<br>
[root@localhost ~]# reboot</span><br style="color: rgb(0, 0, 0);"><br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);">But the problem is that it is not showing any picture or verification that java has been installed:</span><br style="color: rgb(0, 0, 0);">
<br style="color: rgb(0, 0, 0);"><span style="color: rgb(0, 0, 0);"><a href="http://www.java.com/en/download/help/testvm.xml">http://www.java.com/en/download/help/testvm.xml</a></span> (This link is not verifying that java has been installed).<br>
-- <br><br>Regards,<br>Parshwa Murdia<br>