From owner-freebsd-stable@FreeBSD.ORG Wed Oct 8 07:40:34 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADAD916A4BF for ; Wed, 8 Oct 2003 07:40:34 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16C3243FAF for ; Wed, 8 Oct 2003 07:40:33 -0700 (PDT) (envelope-from jon@witchspace.com) Received: from witchspace.com ([80.3.251.242]) by mta01-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with SMTP id <20031008144030.SIVW12291.mta01-svc.ntlworld.com@witchspace.com> for ; Wed, 8 Oct 2003 15:40:30 +0100 Received: (qmail 10250 invoked from network); 8 Oct 2003 14:40:26 -0000 Received: from unknown (HELO webmail.witchspace.com) (127.0.0.1) by localhost.witchspace.com with SMTP; 8 Oct 2003 14:40:26 -0000 Received: from 192.168.0.1 (SquirrelMail authenticated user jon) by webmail.witchspace.com with HTTP; Wed, 8 Oct 2003 15:40:26 +0100 (BST) Message-ID: <2218.192.168.0.1.1065624026.squirrel@webmail.witchspace.com> In-Reply-To: <005b01c38d9c$28ac4920$1d12a8c0@gg> References: <005b01c38d9c$28ac4920$1d12a8c0@gg> Date: Wed, 8 Oct 2003 15:40:26 +0100 (BST) From: jon@witchspace.com To: "Adrian Borowski" User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: stable@freebsd.org Subject: Re: OT: "libintl.so.1" not found X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Oct 2003 14:40:34 -0000 > 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