Date: Fri, 9 Jan 2004 11:52:45 -0500 From: Mauricio <supremedalek@hotpop.com> To: questions@freebsd.org Subject: In Search Of: libintl.so.4 Message-ID: <a06002002bc248a8f23bd@[10.0.0.10]> In-Reply-To: <20040109112034.I610@genisis.domain.org> References: <20040109110400.G610@genisis.domain.org> <20040109161259.GC4168@dan.emsphone.com> <20040109112034.I610@genisis.domain.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I am trying to install wget in this freebsd 5.1 box. So, I
downloaded ports.tar.gz off freebsd.org, untarred and unzipped it,
and went to ports/ftp/wget. I then typed "make" just to get the
following error message during the configuration:
/usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found
S, I asked the machine where this library could be hiding:
daffy# find / -name libintl.so.4 -print
/usr/ports/devel/gettext/work/gettext-0.11.5/intl/.libs/libintl.so.4
daffy#
I am confused: AFAIK, wget wants gettext-0.12.1, which I did install
earlier yesterday. So, why does it still want the earlier version?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a06002002bc248a8f23bd>
