From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 12:49:49 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C424C16A403 for ; Tue, 20 Mar 2007 12:49:49 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.freebsd.org (Postfix) with ESMTP id 689D813C45B for ; Tue, 20 Mar 2007 12:49:49 +0000 (UTC) (envelope-from cpghost@cordula.ws) Received: from epia-2.farid-hajji.net (epia-2 [192.168.254.11]) by fw.farid-hajji.net (Postfix) with ESMTP id F3AE8DF586; Tue, 20 Mar 2007 13:49:32 +0100 (CET) Date: Tue, 20 Mar 2007 13:49:53 +0100 From: cpghost To: Jonathan Chen Message-ID: <20070320124952.GA20230@epia-2.farid-hajji.net> References: <20070319175954.538D.GERARD@seibercom.net> <45FF9923.6090109@eskk.nu> <20070320085634.GA49914@osiris.chen.org.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070320085634.GA49914@osiris.chen.org.nz> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: freebsd-questions@freebsd.org, Leslie Jensen Subject: Re: Shared object "libintl.so.6" not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2007 12:49:49 -0000 On Tue, Mar 20, 2007 at 08:56:34PM +1200, Jonathan Chen wrote: > On Tue, Mar 20, 2007 at 08:19:47AM +0000, Leslie Jensen wrote: > > [...] > > I've just been through that! Reinstalling gettext won't solve this! > > > > Take a look in > > > > cd /usr/local/lib > > > > And make a link > > ln -s libintl.so.8 libintl.so.6 > > You do realise that doing this will cause gettext dependancies to fail > in weird an wonderful ways. It would have been useful if gettext port (or portmaster...) kept a copy of /usr/local/lib/libintl.so.6 around (in addition to the new .8). I had to copy that one over from another machine to get the apps working again until they're all updated (on a slow 500 MHz desktop machine, updating libintl.so deps takes AGES)... -cpghost. -- Cordula's Web. http://www.cordula.ws/