From owner-freebsd-questions Mon Mar 11 14:42: 8 2002 Delivered-To: freebsd-questions@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 1172237B432 for ; Mon, 11 Mar 2002 14:41:44 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.11.6/8.11.6) id g2BMfcR88316; Mon, 11 Mar 2002 17:41:38 -0500 (EST) (envelope-from mwlucas) Date: Mon, 11 Mar 2002 17:41:38 -0500 From: Michael Lucas To: Joe Clarke Cc: Jonathan Chen , freebsd-questions@FreeBSD.ORG Subject: Re: Mozilla 0.9.8 and jdk1.3.1 Message-ID: <20020311174138.A88290@blackhelicopters.org> References: <20020311161053.A87580@blackhelicopters.org> <20020311170431.V77201-100000@creme-brulee.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020311170431.V77201-100000@creme-brulee.marcuscom.com>; from marcus@marcuscom.com on Mon, Mar 11, 2002 at 05:19:21PM -0500 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 pedicular~;ldconfig -r | grep libXt 68:-lXt.6 => /usr/X11R6/lib/libXt.so.6 75:-lXtst.6 => /usr/X11R6/lib/libXtst.so.6 pedicular~;nm -D /usr/X11R6/lib/libXt.so | grep XtShellStrings 000429b9 R XtShellStrings pedicular~; Yep, that's there. On Mon, Mar 11, 2002 at 05:19:21PM -0500, Joe Clarke wrote: > > > On Mon, 11 Mar 2002, Michael Lucas wrote: > > > > > OK, I believe it's time for me to hang my head in shame. > > > > It still doesn't work, mind you. But at least I now get an error message: > > > > pedicular~;LoadPlugin: failed to initialize shared library > > /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > > [/usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so: > > Undefined symbol "XtShellStrings"] > > Do you have /usr/X11R6/lib/libXt.so and /usr/X11R6/lib/libXt.so.6? that > symbol should be defined there. Do a > > ldconfig -r | grep libXt > > to make sure the library is loaded, and then > > nm -D /usr/X11R6/lib/libXt.so | grep XtShellStrings > > and look for something like: > > 00043359 R XtShellStrings > > This means the symbol is defined and is located in a read-only data > section of the library. > > Joe > > > > > This repeats any time I come across an applet. > > > > Any suggestions? > > > > On Mon, Mar 11, 2002 at 04:06:26PM -0500, Joe Clarke wrote: > > > > > > You do have Enable Java checked under Edit->Preferences->Advanced, right? > > > > > > Joe > > > > > > > > > > > Any suggestions? > > > > > > > > On Tue, Mar 12, 2002 at 09:16:58AM +1300, Jonathan Chen wrote: > > > > > On Mon, Mar 11, 2002 at 02:56:27PM -0500, Michael Lucas wrote: > > > > > > > > > > > > > > > > > > So, does anyone have any suggestions on what to do if it doesn't work? > > > > > > > > > > > > I have jdk1.3.1 and Mozilla 0.98, but no applets show. :-( > > > > > > > > > > > > > > > > What sort of errors are you having? Do you have the symbolic link from > > > > > Mozilla's plugin directory to the JDK's plugin implementation? Note > > > > > that it has to be a *symbolic* link, not a hard one, not a copy, due > > > > > to some weird voodoo magic the implemntation requires for it to work. > > > > > -- > > > > > Jonathan Chen > > > > > ---------------------------------------------------------------------- > > > > > The human mind ordinarily operates at only ten percent of its capacity > > > > > -- the rest is overhead for the operating system. > > > > > > > > -- > > > > Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org > > > > my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > > > > > > > http://www.blackhelicopters.org/~mwlucas/ > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > > > > > > > > > > -- > > Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org > > my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons > > > > http://www.blackhelicopters.org/~mwlucas/ > > > > > -- Michael Lucas mwlucas@FreeBSD.org, mwlucas@BlackHelicopters.org my FreeBSD column: http://www.oreillynet.com/pub/q/Big_Scary_Daemons http://www.blackhelicopters.org/~mwlucas/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message