Thursday, February 18, 2010

Java and Firefox 3.6

Well it is not an issue for Fedora 12 (yet) but here is how it must be done to get Java working with Firefox 3.6:

#---
ln -s /usr/java/default/jre/lib/i386/libnpjp2.so /usr/lib/mozilla/plugins
#---


You need java 1.6u10 or higher.