Date: Thu, 19 Feb 2004 22:24:33 -0800 From: "Noah" <admin2@enabled.com> To: freebsd-questions@freebsd.org Subject: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found Message-ID: <20040220062433.M53@enabled.com>
next in thread | raw e-mail | index | archive | help
FreeBSD 4.8
still having installation issues with apache-1.3.29 with mod_ssl-2.8.16 from
/usr/ports
I even upgraded gettext from /usr/ports/devel/gettext to version gettext-0.13.1
still the same problem. any other ideas here?
--- snip ---
===> [data: Installing initial data files]
echo "Copying tree ./htdocs/ -> /usr/local/www/data-dist/"; (cd ./htdocs/ && /u
sr/local/bin/gtar -cf - index* apache_pb.* ) | (cd /usr/local/www/data-dist/ &&
/usr/local/bin/gtar -xf -); find /usr/local/www/data-dist/ -type d -exec chmod
a+rx {} \; ; find /usr/local/www/data-dist/ -type f -print0 | xargs -0 chmod
a+r ;
Copying tree ./htdocs/ -> /usr/local/www/data-dist/
/usr/libexec/ld-elf.so.1: /usr/libexec/ld-elf.so.1: Shared object
"libintl.so.4" not found
Shared object "libintl.so.4" not found
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl/work/apache_1.3.29.
*** Error code 1
Stop in /usr/ports/www/apache13-modssl.
--- snip ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040220062433.M53>
