[plug] Mozilla Issues
Kirk Turner
mlist at wagoonline.com
Tue Jan 7 17:39:35 WST 2003
I've had some issues with Mozilla - mainly with sites using ASP...
But as to the java problem, I can my plugin all the time - and do it
manually... the best bet
is to download the latest java jre from java.sun.com and install it
somewhere then in the under the
mozilla/plugins directory create a sym link to the
$JAVA_HOME/jre/plugin/i386/ns600/libjavaplugin_oji.so
ie
cd <mozillabase dir>/plugins
ln -s $JAVA_HOME/jre/plugin/i386/ns600/libjavaplugin_oji.so
libjavaplugin_oji.so
then restart mozilla and you should be fine - although from memory I've
had problems with anything older than jre 1.3.0
just as an example I would do on my machine (SuSE 7.3, Mozilla V1.0rc1):
cd /usr/local/mozilla/plugins
ln -s /usr/local/java/jre/plugin/i386/ns600/libjavaplugin_oji.so
libjavaplugin_oji.so
Hopefully there aren't problems with laterversions
Kirk
Quintin Lette wrote:
>Just wondering if anyone is is having similar problems with Mozilla
>
>1. I find that with opening some sites Mozilla just crashes on opening them
>(opening them with konqueror works fine).
>
>2. Java support won't work for me (everytime I go to a site using Java the
>default plugin asks me to install it - which I have done but Mozilla won't
>detect it - Konqueror however uses that very Java plugin from Mozilla with
>complete success)
>
>I am using Mozilla 1.0.1 on SuSE 8.1 ftp install
>
>(output of about Mozilla Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1)
>Gecko/20020903)
>
>I would prefer to stick with Mozilla as prefer the interface and rendering
>compared to other browsers, but I am getting really annoyed with those two
>issues.
>
>Thanks
>
>Quintin
>
>
>
>
More information about the plug
mailing list