Moz1.5 - recognizing Java plugin

User Help for Seamonkey and Mozilla Suite
Post Reply
BillLee20018
Guest

Moz1.5 - recognizing Java plugin

Post by BillLee20018 »

I am having no luck getting 1.5 to recognize the java2 plugin. Here is an ls of the /usr/local/lib/mozilla/plugins directory:

drwxr-xr-x 6 bill bill 4096 Dec 14 08:17 java2
lrwxrwxrwx 1 root root 71 Dec 14 09:42 libjavaplugin_oji.so -> /usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so
-rwxr-xr-x 1 root root 21056 Oct 7 20:49 libnullplugin.so
lrwxrwxrwx 1 root root 48 Dec 14 09:09 nppdf.so -> /usr/local/Acrobat4/Browsers/intellinux/nppdf.so

When I do an about Plug-ins, it sees thelibnullplugin.so and the nppdf plugin, but will not recognize the libjavaplugin_oji.so.

Any idea what I am doing wrong?

TIA

Regards,

Bill Lee
Old Persist
Posts: 0
Joined: December 31st, 1969, 5:00 pm

Post by Old Persist »

It looks like you've made a symbolic link to the libjavaplugin_oji.so that was compiled with gcc2.9. If there's a java2/plugin/i386/ns600-gcc32 folder make the link to the libjavaplugin_oji.so in there. If there isn't then you'll have to update your version of Java. http://plugindoc.mozdev.org/faqs/java.html http://forums.mozillazine.org/viewtopic.php?t=26507
Guest
Guest

Post by Guest »

Thanks for the help, that did the trick.

Regards,

Bill Lee
Post Reply