On Sun, 04 Apr 2004 15:06:46 -0500
"Carl J. Bauman" <[EMAIL PROTECTED]> wrote:

> [EMAIL PROTECTED] wrote:
> 
> > I just did an install of Mdk 10 CE and all went well until I tried to 
> > upgrade a couple of apps.
> >
> > I use Opera as my browser and never had a problem with java but with 
> > the new install, java won't work.  I downloaded the latest from Sun 
> > and followed the install instructions and created a symbolic link in 
> > /usr/lib/opera/plugins to javaplugin_oji.so but it still doesn't work.
> >
> > I used to have the same problem with Netscape but never with Opera.  
> > What am I doing wrong?
> >
> > Rich
> 
> 
> I'm currently having the same problem with Netscape 7.1 and would like 
> to know if there is a work around for my situation as well.
> 
> Thanks,
> Carl

The problem I had with it was the path was (not sure how to phrase this...) 'too 
deep.'  I had it in /home/jerry/java/j2sdk1.4.2_03/jre/plugin/i386/ns610-gcc32/ and 
moving it to /usr/java worked.
(what I did:)
su
<root password>
mkdir /usr/java
mv /home/jerry/java/j2sdk1.4.2_03/* /usr/java/
exit

then update the links:

ln -s /usr/java/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so 
/usr/local/mozilla/mozilla/plugins/libjavaplugin_oji.so 
(yours may be a different destination dir)

It's been a while since i've used opera but IIRC you can have it look for plugins in 
your mozilla plugin directory

HTH.

____________________________________________________
Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com
Join the Club : http://www.mandrakeclub.com
____________________________________________________

Reply via email to