From owner-freebsd-questions@FreeBSD.ORG Wed Nov 26 00:41:42 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0EDF16A4CE for ; Wed, 26 Nov 2003 00:41:42 -0800 (PST) Received: from smtp102.mail.sc5.yahoo.com (smtp102.mail.sc5.yahoo.com [216.136.174.140]) by mx1.FreeBSD.org (Postfix) with SMTP id 1A1B343F93 for ; Wed, 26 Nov 2003 00:41:38 -0800 (PST) (envelope-from kaeru@pd.jaring.my) Received: from unknown (HELO ?219.95.210.166?) (khairil?yusof@219.95.210.166 with plain) by smtp-v1.mail.vip.sc5.yahoo.com with SMTP; 26 Nov 2003 08:41:37 -0000 From: Khairil Yusof To: Odhiambo Washington In-Reply-To: <20031126075327.GC55349@ns2.wananchi.com> References: <20031126075327.GC55349@ns2.wananchi.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-NdbjahImrahFuMYFisuX" Message-Id: <1069836090.1176.148.camel@wolverine.home.net> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Wed, 26 Nov 2003 16:41:31 +0800 cc: FBSD-Q Subject: Re: java plugin for netscape7 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Nov 2003 08:41:43 -0000 --=-NdbjahImrahFuMYFisuX Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 2003-11-26 at 15:53, Odhiambo Washington wrote: > I run 5.1-RELEASE and jdk1.4.2 from the ports. In the life of me, > Netscape7 and Mozilla will not accept to load the libjavaplugin > after I do the symlink. I have followed the howto to the letter. > What could I be missing? Has anyone gotten luckier than I am? Are you using native Mozilla? Native jdk1.4.2 plugins should not work with linux browsers AFAIK. # Add/link plugin and check plugin is loaded ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so \ /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so IPV6 issues.. there might be problems with IPV6 aware servers, so if plugin is loaded and you get a bunch of errors about some crash in a non-native method call, change this sysctl variable as below: sysctl net.inet6.ip6.v6only=3D0 -- "You keep using that word. I do not think it means what you think it means."=20 FreeBSD 5.2-BETA i386=20 4:34pm up 2 days, 1:54, 4 users, load averages: 0.54, 0.88, 0.85 --=-NdbjahImrahFuMYFisuX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/xGc5DAqnLW/+/X8RAu1JAKCej0RfnpQoZVT2yqf7GCwho46f2QCeJ9Rz Ig2sV+MhiP2Xm1fVcJ1uREY= =FZQC -----END PGP SIGNATURE----- --=-NdbjahImrahFuMYFisuX--