Date: Mon, 31 Mar 2003 00:10:18 -0800 (PST) From: Tak Pui LOU <lou@man-97-187.ResHall.Berkeley.EDU> To: Kiril Anastasov <kla@tu-sofia.acad.bg> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: jdk and mozilla Message-ID: <20030331000013.H46855@man-97-187.ResHall.Berkeley.EDU> In-Reply-To: <3E835540.5010801@tu-sofia.acad.bg> References: <20030322022230.O76058@man-97-187.ResHall.Berkeley.EDU> <3E835540.5010801@tu-sofia.acad.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
The error message now is: 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 "_ZTV17nsGetServiceByCID"] What else am I missing? Thanks, --- Lou > this message is shown when mozilla is compiled with gtk2. Then jre is > unable to > find gtk12. > I have added in /usr/X11R6/bin/mozilla: > > LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/X11R6/lib/mozilla > export LD_LIBRARY_PATH > LD_PRELOAD=/usr/local/lib/libflashplayer.so.1:\ > /usr/X11R6/lib/libgdk-x11-2.0.so.200:/usr/X11R6/lib/libgdk12.so.2:\ > /usr/X11R6/lib/libgdk_pixbuf-2.0.so.200:/usr/X11R6/lib/libgtk-x11-2.0.so.200:\ > libgtk12.so.2 > export LD_PRELOAD > > It worked for me. You can remove /usr/local/lib/libflashplayer.so.1 if don't > hava flashplugginwrapper installed. > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.1 (FreeBSD) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQE+g1U+pNlg9U5al0wRAu23AJ96YhVmDUhrq0gq9wQfom3KsnFxWwCdEOg8 > xtnqpNj2cI0nhIIx8gYjjDs= > =CrQZ > -----END PGP SIGNATURE----- > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030331000013.H46855>