Date: Wed, 8 Oct 2003 15:40:26 +0100 (BST) From: jon@witchspace.com To: "Adrian Borowski" <mboxab@wp.pl> Cc: stable@freebsd.org Subject: Re: OT: "libintl.so.1" not found Message-ID: <2218.192.168.0.1.1065624026.squirrel@webmail.witchspace.com> In-Reply-To: <005b01c38d9c$28ac4920$1d12a8c0@gg> References: <005b01c38d9c$28ac4920$1d12a8c0@gg>
next in thread | previous in thread | raw e-mail | index | archive | help
> hello,
> sorry if this question is off-topic on this list, but I'm quite new in
> freeBSD world and I don't have any idea where to ask: I have 4.5-stable
> box
> and when installing from some ports there is output like this:
>
> /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found
>
> What is missing or wrong?
dookie:~# ldconfig -r | grep intl
94:-lintl.5 => /usr/local/lib/libintl.so.5
155:-lintl.4 => /usr/local/lib/compat/pkg/libintl.so.4
dookie:~# pkg_which /usr/local/lib/libintl.so.5
gettext-0.12.1
dookie:~#
'libintl' is a part of 'gettext'. Try reinstalling that package and see
if the problem goes away.
Cheers,
--Jon
http://www.witchspace.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2218.192.168.0.1.1065624026.squirrel>
