Firefox 3.6.11 on Linux is not recognizing any plugins how can I fix this?
I'm running Enterprise linux 5.5 64-bit. I have tried installing the java plugin and can't get Firefox to recognize it. I could not get flash to work either.
ప్రత్యుత్తరాలన్నీ (1)
In Firefox 3.6 and later versions you need the Next-Generation Java™ Plug-In present in Java 6 U10 and later (Linux: libnpjp2.so; Windows: npjp2.dll).
- http://java.com/en/download/faq/firefox_newplugin.xml
- http://java.sun.com/javase/6/webnotes/install/jre/manual-plugin-install-linux.html
ln -s /usr/local/java/jre1.6.0_20/lib/i386/libnpjp2.so libnpjp2.so ln -s /usr/lib/jvm/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins/libnpjp2.so (java-1_6_0-sun-plugin)