From owner-freebsd-questions Mon Mar 11 9:37:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from swansea.cableinet.net (swansea.cableinet.net [194.117.142.65]) by hub.freebsd.org (Postfix) with ESMTP id 2C22F37B404 for ; Mon, 11 Mar 2002 09:37:13 -0800 (PST) Received: by swansea.cableinet.net (Postfix, from userid 1001) id 00776228423; Mon, 11 Mar 2002 17:36:58 +0000 (GMT) Date: Mon, 11 Mar 2002 17:36:58 +0000 From: Burhan Nazir To: "Remington L." Cc: freebsd-questions Subject: Re: Mozilla 0.9.8 and jdk1.3.1 Message-ID: <20020311173658.GB19997@swansea.cableinet.net> References: <3C8CE913.8010407@garlic.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C8CE913.8010407@garlic.com> User-Agent: Mutt/1.3.27i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The only way to get java working within Mozilla is to use the Linux mozilla binary and the Linux java binary. Both can be installed from ports /usr/ports/www/linux-mozilla /usr/ports/java/linux-jdk13 You will then need to symlink the linux plugin (see below) in the mozilla plugin directory: /usr/local/linux-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so* -Burhan Remington L. wrote: > Delivered-To: postmaster@swansea.cableinet.net > Delivered-To: freebsd-questions@freebsd.org > Date: Mon, 11 Mar 2002 09:27:47 -0800 > From: "Remington L." > User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.8) Gecko/20020309 > X-Accept-Language: en-us > To: freebsd-questions > Subject: Mozilla 0.9.8 and jdk1.3.1 > List-ID: > List-Archive: (Web Archive) > List-Help: (List Instructions) > List-Subscribe: > List-Unsubscribe: > X-Loop: FreeBSD.ORG > Precedence: bulk > > I encountered this error after i install mozilla .0.9.8 on FBSD 4.5-R-p2: > LoadPlugin: failed to initialize shared library > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so [Cannot > open "/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so"] > > I didnt install jdk1.3.1 from my ports, is that whats causing this error > > > 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