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+ -- karmic beta1: Sun Java plugin does not load https://bugs.launchpad.net/bugs/440478 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
