Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Dec 2001 15:55:09 +0100
From:      Thierry Thomas <thierry@thomas.as>
To:        Marc Cuypers <m.cuypers@pandora.be>
Cc:        ports@FreeBSD.org
Subject:   Re: FreeBSD Port: fetchmail-5.8.17_1
Message-ID:  <20011231155508.A84681@graf.pompo.net>
In-Reply-To: <FDEFLBOHDKCMJPHGMHHHCEKJCCAA.m.cuypers@pandora.be>; from m.cuypers@pandora.be on Mon, Dec 31, 2001 at 11:19:09AM %2B0100
References:  <FDEFLBOHDKCMJPHGMHHHCEKJCCAA.m.cuypers@pandora.be>

next in thread | previous in thread | raw e-mail | index | archive | help
Le 31 Dec 01 à 11:19:09 +0000, Marc Cuypers écrivait :
> Hello,

Hello,

> After installing the fetchmail package, I get the error:
> '/usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found'
> 
> What does this mean? Where can I find 'libintl.so.1'?

It is installed by the port devel/gettext.

What does give a
ldconfig -r|grep intl
?

You should get:
     144:-lintl.1 => /usr/local/lib/libintl.so.1

If not, try to deinstall/reinstall devel/gettext.
-- 
Th. Thomas.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011231155508.A84681>