1)[root@browser plugins]# locate libnpjp2.so
/usr/java/jre1.6.0_24/lib/i386/libnpjp2.so
if these library package is not available go to the following link
http://www.java.com/en/download/linux_manual.jsp
Download and install the package.
then you will get that library package.
Create the Soft link from the java library package to Firefox plugin,
2)ln -s /usr/java/jre1.6.0_24/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/
3)file libnpjp2.so
libnpjp2.so: symbolic link to `/usr/java/jre1.6.0_24/lib/i386/libnpjp2.so4)Go to the following link For To Verify Java Installed or not.
http://www.java.com/en/download/installed.jsp
5)it will verify whether current browser has been installed java or not if install mean
you will get message like, "Congratulations!
You have the recommended Java installed (Version 6 Update 24)." or it will still loading that rotating icon.
6)mozilla-plugin-config -v verbose -i install is used to configure Mozilla FireFox plugin.From these output we can diagnose which is FireFox plugin path & check whether is it properly configured or not EX-PATH:/usr/lib64/mozilla/plugins-wrapped/.
0 Comments