From owner-freebsd-java Sun Feb 17 1:13:39 2002 Delivered-To: freebsd-java@freebsd.org Received: from fritz.cc.gt.atl.ga.us (fritz.cc.gt.atl.ga.us [199.77.128.120]) by hub.freebsd.org (Postfix) with ESMTP id 207C837B433 for ; Sun, 17 Feb 2002 01:13:28 -0800 (PST) Received: (from dagon@localhost) by fritz.cc.gt.atl.ga.us (8.11.6/8.11.6) id g1H9RPU33142; Sun, 17 Feb 2002 04:27:25 -0500 (EST) (envelope-from dagon) Date: Sun, 17 Feb 2002 04:27:25 -0500 From: David Dagon To: Jonathan Chen Cc: Joe Kelsey , freebsd-java@FreeBSD.ORG Subject: Re: Mozilla plugin and native JDK 1.3.1p6. Message-ID: <20020217042725.A33122@fritz.cc.gt.atl.ga.us> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020217215340.A5293@grimoire.chen.org.nz>; from jonc@chen.org.nz on Sun, Feb 17, 2002 at 09:53:40PM +1300 X-Echelon: RSA Crypto C4 Mossad CIA BXA Export Control Hello to all the fans of the US Patriot Act Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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