=> Looking at /usr/local/mozilla/plugins I can see the link: > libjavaplugin_oji.so which links correctly to: > /usr/local/mozilla/plugins/java2/plugin/i386/ns600/libjavaplugin_oji.so > The rest of the environment seems OK as well.
Wrong link, my friend.. See mine: $ pwd /home/hetz/.mozilla/plugins lrwxrwxrwx 1 hetz hetz 67 Oct 18 01:07 libjavaplugin_oji.so -> /usr/java/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so You're using redhat-9 - so you should symlink your java to /usr/java/j2re1.4.2_01/plugin/i386/ns610-gcc32/libjavaplugin_oji.so Thanks, hetz ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
