Date: Tue, 12 Mar 2002 13:48:38 -0500 (EST) From: Joe Clarke <marcus@marcuscom.com> To: Michael Lucas <mwlucas@blackhelicopters.org> Cc: Jonathan Chen <jonc@chen.org.nz>, <freebsd-questions@FreeBSD.ORG> Subject: Re: Mozilla 0.9.8 and jdk1.3.1 Message-ID: <20020312134807.I94049-100000@shumai.marcuscom.com> In-Reply-To: <20020312125013.B93431@blackhelicopters.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 12 Mar 2002, Michael Lucas wrote: > > I'm talking with the freebsd-java team on this... everything is set > up, but nothing works. > > The short answer is, I'm the first person to install the JDK on 5.0. > They're having some interesting problems as a result. How I love the > bleeding edge! I just installed it on my -CURRENT laptop, but I'm having some other issues with Galeon, so I haven't tried it yet. Let me know how things turn out. Joe > > Thanks for your help, > ==ml > > On Tue, Mar 12, 2002 at 11:52:12AM -0500, Joe Clarke wrote: > > Where does the symlink point? > > > > Joe > > > > On Mon, 11 Mar 2002, Michael Lucas wrote: > > > > > 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 <jonc@chen.org.nz> > > > > > > > > ---------------------------------------------------------------------- > > > > > > > > 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/ > > > > > > > > -- > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020312134807.I94049-100000>