Date: Mon, 9 Feb 2004 17:03:30 -0800 From: Kent Stewart <kstewart@owt.com> To: freebsd-questions@freebsd.org Cc: "r.w.h" <rwh@krock.homeunix.org> Subject: Re: lib help Message-ID: <200402091703.30892.kstewart@owt.com> In-Reply-To: <20040209172249.Q7537@krock.homeunix.org> References: <20040209172249.Q7537@krock.homeunix.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 09 February 2004 02:24 pm, r.w.h wrote: > Hello i installed java now i have a error that iam not sure about. > or were to get this lib at. > > LoadPlugin: failed to initialize shared library > /usr/local/diablo-jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so > [Shared object "libintl.so.4" not found] > > anyone know were to look? > > Running FreeBSD-5.2.1-RC You have a port installed that still wants to use gettext-0.12.x and you have upgraded to 0.13.1 but didn't rebuild all of the ports that used gettext like you needed to. You have to rebuild everything that uses gettext or you will see messages about "libintl.so.4" not found". Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402091703.30892.kstewart>