[CLUE-Tech] Java "Disabled" in Mozilla web browser, but not in Konqueror

Ed Hill ed at eh3.com
Fri Aug 29 22:13:49 MDT 2003


On Fri, 2003-08-29 at 23:51, Kevin Cullis wrote:
> On Fri, 2003-08-29 at 21:11, Collins Richey wrote:
> > > Ok, found javaplugin_oji.so but I must be "not connecting" somewhere
> > > else.  I've got the below using SuSe 8.1, have I got an "ol" JDK? Or
> > > is it not defining the Plugin right, like MIME or the extension?
> > > 
> > > kevin1 at linux:~> locate javaplugin       
> > > /opt/mozilla/plugins/libjavaplugin_oji.so
> > > /usr/lib/SunJava2-1.3.1/jre/lib/i386/libjavaplugin_jni.so
> > > /usr/lib/SunJava2-1.3.1/jre/lib/javaplugin.jar
> > > /usr/lib/SunJava2-1.3.1/jre/plugin/i386/ns4/javaplugin.so
> > > /usr/lib/SunJava2-1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
> > > 
> > 
> > OK, in your case
> > 
> > /opt/mozilla/plugins/libjavaplugin_oji.so
> > 
> > should be a link to
> > 
> > /usr/lib/SunJava2-1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
> > 
> > Is that what you have?
> 
> Yep, that is what I have, but it still is not working after linking. 
> I've downloaded the j2re-1_4_2_01-linux-i586-rpm.bin from Sun's site in
> preparation if I need this.  But I guess that I've got to do some more
> reading .......


Please try:

 1) download and install java (as you said)

 2) cd /usr/lib/mozilla-1.2.1/plugins (or whatever your library 
    directory is for your particular Mozilla version)

 3) ln -s
../../../java/j2sdk1.4.2_01/jre/plugin/i386/ns610/libjavaplugin_oji.so
libjavaplugin_oji.so
    (note you may have to change the paths slightly if you have a 
    different version than mine)

 4) In the Mozilla browser URL window type in "about:plugins" and
    see which plugins are activated.

 5) If alls well with java, you'll see a big block of different 
    "application/x-java-applet;version=XXX" entries.  If not, 
    go back to step 3 and double-check the paths you used.  For 
    instance, try the "ns610-gcc32" version instead of "ns610".

good luck!
Ed

-- 
Edward H. Hill III, PhD
office:  MIT Dept. of EAPS;  Room 54-1424;  77 Massachusetts Ave.
            Cambridge, MA 02139-4307
email:   eh3 at mit.edu,  ed at eh3.com
URL:     http://web.mit.edu/eh3/
phone:   617-253-0098
fax:     617-253-4464
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://cluedenver.org/pipermail/clue-tech/attachments/20030830/7c39b01f/attachment.bin


More information about the clue-tech mailing list