From owner-freebsd-questions Fri Mar 15 23:46: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from server10.safepages.com (server10.safepages.com [216.127.146.24]) by hub.freebsd.org (Postfix) with ESMTP id 5C9A737B421 for ; Fri, 15 Mar 2002 23:45:55 -0800 (PST) Received: from there (24-pool1.ras13.nynyc.tii-dial.net [205.164.248.24]) by server10.safepages.com (Postfix) with SMTP id 0FFDE3C2DD for ; Sat, 16 Mar 2002 07:45:47 +0000 (GMT) Content-Type: text/plain; charset="iso-8859-1" From: "E. J. Cerejo" Reply-To: ejcerejo@yahoo.com To: freebsd-questions@freebsd.org Subject: "libintl.so.1 Not Found" But I Do Have It! Date: Sat, 16 Mar 2002 02:46:10 -0500 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020316074547.0FFDE3C2DD@server10.safepages.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today I've decided to cvsup my ports and ran a pkg_version and decided to update them. I started by removing the old gettext-0.10.35_1 and install the new gettext-0.10.40, it installed fine then went to update freetype2 and it failled and it complained: /usr/libexec/ld-elf.so.1: shared object "libintl.so.1" not found. I know that gettext is supposed to install this file so I was able to locate it in /usr/local/lib, it's there so I don't know why freetype2 can't find it or any of the apps that need this file, gkrellm needs it to run so now it doesn't run because it complains about this same thing! Is the the new gettext port broken? Any help would be great. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message