OT: "libintl.so.1" not found

jon at witchspace.com jon at witchspace.com
Wed Oct 8 07:40:34 PDT 2003


> 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



More information about the freebsd-stable mailing list