On Thursday 13 December 2001 09:36 am, Fernando Lozano wrote:
> Hi Peter,
>
> > > Anybody know if it's possible to enable Java support on Mozilla
> > > without having to download the Sun JRE 1.3.1?
> >
> > There are other JDKs you can use (IBM and Blackdown comes to mind)
> > but I'm not sure if they're offering plugins for browsers.
> >
> > But if you're asking "can I use java without having to
> > download/install it" you should notice the paradox yourself :)
>
> I mean using the JDK I already have installed. :-) The IBM JDK 1.3.0
> has the java plug-in shared library, Netscape finds it, but Mozilla
> don´t.
>

Make a link from the mozilla/plugin directory to the plugin. I did in 
/usr/lib/mozilla/plugins. You might have /usr/local/mozilla/plugins 
instead.

ln -s /usr/java/jdk1.3.1_01/jre/plugin/i386/ns600/libjavaplugin_oji.so  
libjavaplugin_oji.so

That works for me.

-- 
Øystein Olsen
[EMAIL PROTECTED], [EMAIL PROTECTED], 
Institute of Theoretical Astrophysics, University of Oslo, Norway



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

Reply via email to