Comment 6 for bug 440478

Revision history for this message
Bogdan Gribincea (bogdan-gribincea) wrote :

To make it work with Firefox 3.5+ on Karmic x64 i had to do the following:

- sudo aptitude install sun-java6-jre sun-java6-bin sun-java6-plugin
- sudo aptitude purge openjdk-6-jre openjdk-6-jre-headless openjdk-6-jre-lib icedtea6-plugin
- mkdir ~/.mozilla/plugins && ln -s /usr/lib/jvm/java-6-sun-1.6.0.15/jre/lib/amd64/libnpjp2.so ~/.mozilla/plugins

Voila.

One thing to note is that the plugin did get loaded in Firefox 3.0.x without this 'fix'. So, I guess the plugin doesn't have the correct symlinks to make it work with 3.5+