How to link the Java plugin to firefoe 1.5.0.7 on Linux
Hi,
Please help me in linking the Java run time plugin which is packaged with JDK1.6.0 to the Firefox1.5.0.7. I have tried a lot of command including symbolic link. I have been trying on this so as to view Jmol molecules.
I hope a favourable reply from you.
Thanking you.
vikashparijat
# 1
In 1.6.0, if you installed the JDK, the plugin is in
<PATH>/jdk1.6.0/jre/plugin/i386/ns7/libjavaplugin_oji.so
If you installed the JRE, it is in
<PATH>/jre1.6.0/plugin/i386/ns7/libjavaplugin_oji.so
Follow the instructions in the firefox FAQ to install the java plugin, but use the paths above instead of the ones shown in the FAQ (which uses JDK 1.5.0_10). See
http://www.mozilla.org/support/firefox/faq#q2.2
jxca at 2007-7-9 0:05:27 >
