> > Install jdk-1.3.1
> > create a symlink in /usr/lib/mozilla/plugins, in my case:
> > ln -s /usr/java/jdk1.3.1/jre/plugins/i386/ns600/libjavaplugin_oji.so .

Some people have suggested adding a special setting to the mozilla
launch script for mozilla-0.9.3 and 0.9.4.  Also, Ximian put mozilla
in a version-numbered directory, of which I'm not too fond.

(1) Close all copies of Mozilla.

(2) As root, edit /usr/bin/mozilla.
    Add the line:

       export LD_ASSUME_KERNEL=2.2.5

    to the file, anywhere amidst all the tons of copyright comments.

(3) Add a symlink to the plugin to your versioned mozilla plugins dir.
    As root,

     # cd /usr/lib/mozilla-0.9.3/plugins
     # ln -s
         /usr/java/jdk1.3.1/jre/plugins/i386/ns600/libjavaplugin_oji.si
         . 

    (That's just two commands, second one word-wrapped.)

(4) Test mozilla.
    As a user, launch mozilla and go to http://java.sun.com/
    There's a moment where mozilla freezes for me, loading the plugin,
    but it then works.

-- 
[ e d @ h a l l e y . c c ]



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to