Enabling JAVA plugin after installing JPackage JDKs 27 November 2006
Posted by Maulvi Bakar in : Linux,Work , add a commentIf you’ve installed java-1.5.0-sun-plugin and you want to use it with Firefox or any other mozilla-based browser, you’ll need to set up the link manually as there is a small bug in the java-1.5.0-sun-plugin package that causes it not to set up the link properly.
Please take note of the period (“.”) on the last line!
# cd /usr/lib/mozilla/plugins # rm -f libjavaplugin_oji.so # ln -s ../../../lib/jvm/java/jre/plugin/i386/ns7/libjavaplugin_oji.so .