Skip site navigation (1)Skip section navigation (2)
Date:      27 Feb 2002 21:24:31 -0500
From:      Joe Clarke <marcus@marcuscom.com>
To:        Drew Tomlinson <drew@mykitchentable.net>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Java and Mozilla
Message-ID:  <1014863071.41505.7.camel@shumai.marcuscom.com>
In-Reply-To: <029901c1bff0$dab202c0$f82a6ba5@lc.ca.gov>
References:  <029901c1bff0$dab202c0$f82a6ba5@lc.ca.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2002-02-27 at 19:42, Drew Tomlinson wrote:
> I have updated Mozilla to 0.9.8_2 and installed jre1.3.1p6 but have
> still been unable to get Mozilla working with java.  I've read the
> archives and found one poster who had to symlink to the linux-jre1.3.1
> file instead of the regular jre1.3.1 file.  Neither link works for me.
> The only small difference is that when I linked to the linux file, the
> window I'm trying to run sticks in "Applet loaded." while the plain
> jre1.3.1 file starts with "Applet loaded" but then changes to "Document:
> Done"  However in both cases, the java applet displays "Loading Java
> Applet".  Oh, and I have ensured that the "Enable Java" box is checked
> in Preferences -> Advanced.
> 
> I don't know what to check next.  Any ideas?

Works fine for me in Mozilla and Galeon.  The symlink to create is:

ln -sf /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so \
    /usr/X11R6/lib/mozilla/plugins/libjavaplugin_oji.so
       
Then just restart the browser.

Joe

> 
> Thanks,
> 
> Drew
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014863071.41505.7.camel>