From owner-freebsd-questions@FreeBSD.ORG Tue Mar 20 08:56:40 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 3F77116A400 for ; Tue, 20 Mar 2007 08:56:40 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: from drone2.qsi.net.nz (drone2-svc-skyt.qsi.net.nz [202.89.128.2]) by mx1.freebsd.org (Postfix) with ESMTP id AF64B13C468 for ; Tue, 20 Mar 2007 08:56:39 +0000 (UTC) (envelope-from jonc@chen.org.nz) Received: (qmail 24802 invoked by uid 0); 20 Mar 2007 08:56:37 -0000 Received: from unknown (HELO chen.org.nz) ([202.89.146.5]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 20 Mar 2007 08:56:36 -0000 Received: by chen.org.nz (Postfix, from userid 1000) id D459A7E83A; Tue, 20 Mar 2007 20:56:34 +1200 (NZST) Date: Tue, 20 Mar 2007 20:56:34 +1200 From: Jonathan Chen To: Leslie Jensen Message-ID: <20070320085634.GA49914@osiris.chen.org.nz> References: <20070319175954.538D.GERARD@seibercom.net> <45FF9923.6090109@eskk.nu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <45FF9923.6090109@eskk.nu> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org 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 08:56:40 -0000 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. > Also read /usr/ports/UPDATING it says > > 20070318: > AFFECTS: users of devel/gettext (ie: YOU) > AUTHOR: ade@FreeBSD.org > > As a result of the upgrade to gettext-0.16.1, the shared library version > of libintl has changed, so you will need to rebuild all ports that > depend on gettext (ie: most of them, sorry). > > portupgrade -rf gettext This is the correct solution. Unfortunately, also one of the slowest. -- Jonathan Chen ---------------------------------------------------------------------- "Lots of folks confuse bad management with destiny" - Kin Hubbard