[Ilugc] unable to activate java in Moilla web browser

  • From: vishnu.vijayaraghavan@xxxxxxxxx (Vishnu Vijayaraghavan)
  • Date: Wed Aug 10 10:03:04 2005

On 8/9/05, Bhuvaneswaran A <bhuvaneswaran@xxxxxxxxx> wrote:

is successfully installed without any errors. But i
don't know how to activate the java. I have install

java:
You should link libjavaplugin_oji.so to plugins sub-dir under mozilla
installation. For example, if you have installed mozilla-firefox at
/usr/lib/mozilla-firefox, you should copy this .so to
/usr/lib/mozilla-firefox/plugins/ dir.

If you wish to enable it to a particular user alone, link it to
$HOME/.mozilla/plugins dir. Alternatively, you can copy the .so file
to the plugins dir. Finally, you should restart mozilla-firefox to
enable it.


No dont copy the plugin to the mozilla's plugin directory. It will
crash firefox. Instead create a soft link.

ln -s /usr/java/jre1.5.0_03/plugin/i386/ns7/libjavaplugin_oji.so
./libjavaplugin_oji.so

considering your java (jdk or jre) at /usr/java/....
Try this command from your mozilla's plugin dir.

For more info on installing/getting plugins for ffox in linux, check

http://plugindoc.mozdev.org/faqs/firefox-linux.html#install-java

V.Vishnu

Other related posts: