From owner-freebsd-questions@FreeBSD.ORG Fri Feb 20 00:20:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8727916A4CE for ; Fri, 20 Feb 2004 00:20:56 -0800 (PST) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 445C443D1F for ; Fri, 20 Feb 2004 00:20:56 -0800 (PST) (envelope-from kstewart@owt.com) Received: from localhost.invalid (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i1K8KT9U029347; Fri, 20 Feb 2004 00:20:30 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Fri, 20 Feb 2004 00:20:52 -0800 User-Agent: KMail/1.6 References: <20040220062433.M53@enabled.com> In-Reply-To: <20040220062433.M53@enabled.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402200020.52872.kstewart@owt.com> cc: Noah Subject: Re: /usr/libexec/ld-elf.so.1: Shared object "libintl.so.4" not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 08:20:56 -0000 On Thursday 19 February 2004 10:24 pm, Noah wrote: > 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? You have to rebuild everything that uses gettext to fix the problem. A portupgrade -fr gettext kind of fix. Kent > > > --- 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 --- > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html