From owner-freebsd-questions@FreeBSD.ORG Thu Aug 21 08:12:04 2003 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 7D2AA16A4C0 for ; Thu, 21 Aug 2003 08:12:04 -0700 (PDT) Received: from mail1.panix.com (mail1.panix.com [166.84.1.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id C359443F75 for ; Thu, 21 Aug 2003 08:12:01 -0700 (PDT) (envelope-from jester@panix.com) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mail1.panix.com (Postfix) with ESMTP id 217784874A for ; Thu, 21 Aug 2003 11:12:01 -0400 (EDT) Received: (from jester@localhost) by panix2.panix.com (8.11.6p2/8.8.8/PanixN1.1) id h7LFC0q10398 for freebsd-questions@freebsd.org; Thu, 21 Aug 2003 11:12:00 -0400 (EDT) Date: Thu, 21 Aug 2003 11:12:00 -0400 From: Jesse Sheidlower To: freebsd-questions@freebsd.org Message-ID: <20030821151200.GA9213@panix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: Missing libintl.so.1 for Gnome2 build 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: Thu, 21 Aug 2003 15:12:04 -0000 I am trying to build Gnome2 on my system (FreeBSD 4.8), and keep running into a problem. I'm getting the following error: ===> Building for pkgconfig-0.15.0 /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found I see from some other archived messages that this has something to do with gettext, so I tried deinstalling and reinstalling this, but no joy. I do have libintl.so and libintl.so.4, both under /usr/local/lib. The archived messages also didn't allow me to figure out what I need to do to get through this. So, what do I need to do to get through this? Would be grateful for any help, esp. since I had do remove Gnome1 to prep for this build and am thus without any GUI desktop at the moment. Thanks. Jesse Sheidlower