Date: Sun, 17 Feb 2002 04:27:25 -0500 From: David Dagon <dagon@cc.gatech.edu> To: Jonathan Chen <jonc@chen.org.nz> Cc: Joe Kelsey <joe@zircon.seattle.wa.us>, freebsd-java@FreeBSD.ORG Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <20020217042725.A33122@fritz.cc.gt.atl.ga.us> In-Reply-To: <20020217215340.A5293@grimoire.chen.org.nz>; from jonc@chen.org.nz on Sun, Feb 17, 2002 at 09:53:40PM %2B1300 References: <20020215150421.A50739@shale.csir.co.za> <20020216150534.C60480@shale.csir.co.za> <1013894600.59818.5.camel@zircon.zircon.seattle.wa.us> <20020217003431.E60480@shale.csir.co.za> <20020217165427.A3783@grimoire.chen.org.nz> <1013922612.59818.18.camel@zircon.zircon.seattle.wa.us> <20020217215340.A5293@grimoire.chen.org.nz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 17, 2002 at 09:53:40PM +1300, Jonathan Chen wrote:
> I've built jdk13 twice. Same error. I'll try rebuilding mozilla and
> see whether that helps.
It's worth repeating what is displayed by the port's build:
To use the Java plugin with Mozilla you must create a symbolic
link from
/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so
to your Mozilla plugins directory, which is usually found at
/usr/X11R6/lib/mozilla/plugins
If you try this, and find an existing file in
/usr/X11R6/lib/mozilla/plugins like so:
libjavaplugin_oji.so -> /usr/X11R6/lib/mozilla/./plugins/\
java2/plugin/i386/ns600/libjavaplugin_oji.so
Then it's likely you attempted to install the linux plugin (jre131.xpi
or some such) using mozilla. Remove this sym link, and link like
the port says to.
Hope this help.
--
David Dagon
dagon@cc.gatech.edu
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020217042725.A33122>
