Date: Thu, 20 Oct 2005 23:40:00 -0700 From: N Deepak <deep@symonds.net> To: freebsd-questions@freebsd.org Subject: Re: libdl.so.2 not found for java plugin Message-ID: <20051021064000.GA13233@symonds.net> In-Reply-To: <44mzl4e1i6.fsf@be-well.ilk.org> References: <20051019061806.GA27223@symonds.net> <44mzl4e1i6.fsf@be-well.ilk.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 20, 2005 at 09:55:45AM -0400, Lowell Gilbert wrote: > > When I symlink libjavaplugin_oji.so from > > /usr/X11R6/lib/browser_plugins/ to the plugin path in jdk directory, I > > get this error message on starting Mozilla: > > > > LoadPlugin: failed to initialize shared library > > /usr/local/linux-sun-jdk1.4.2/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so > > [Shared object "libdl.so.2" not found, required by > > "libjavaplugin_oji.so"] > > On my system, that was installed from linux_base: > ~> /usr/local/sbin/pkg_which /usr/compat/linux/lib/libdl.so.2 > linux_base-8-8.0_6 linux_base-8-8.0_7 > ~> > It's there on my system too. But LoadPlugin doesn't seem to see it! Am I supposed to use libmap.conf? The man page didn't help me much. deep@FreeBSD:/compat/linux/lib$ ls libdl* libdl-2.3.2.so libdl.so.2 deep@FreeBSD:/compat/linux/lib$ Thanks, Deepak
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051021064000.GA13233>