On 01/26/10 05:38 PM, Karl Rossing wrote: > > On 01/23/10 08:44, Peter Tribble wrote: >> On Fri, Jan 22, 2010 at 7:59 PM, William Kucharski >> <William.Kucharski at sun.com> wrote: >>> I've got Java 1.6 update 18 installed and nothing I can do will >>> convince it to see the Java plugin; it sees all my other plugins >>> just fine. >>> >>> Firefox 3.5.7 loads the Java plugin just fine. >> The java plugin needed by firefox 3.6 differs from that in earlier >> versions. >> >> Mine is: >> >> libnpjp2.so -> /packages/java/jdk1.6/jre/lib/i386/libnpjp2.so* >> >> If you're trying to use libjavaplugin_oji.so, it won't work. >> > > Since changing to libnpjp2.so FF has been crashing very often. >
In the past there were some issues with copying a plugin or linking a plugin. On mine, it runs fine with a linked plugin $ ls -al /usr/lib/firefox/plugins/libnpjp2.so lrwxrwxrwx 1 root root 38 Oct 11 13:37 /usr/lib/firefox/plugins/libnpjp2.so -> ../../../java/jre/lib/i386/libnpjp2.so $ Basically it's linked with /usr/java/jre/lib/i386/libnpjp2.so If you put a copy in you plugins, try just linking it. Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/desktop-discuss/attachments/20100126/8d63ac84/attachment.html>