From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 2 12:23:16 2010 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 620F41065675; Wed, 2 Jun 2010 12:23:16 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 18EE18FC0C; Wed, 2 Jun 2010 12:23:14 +0000 (UTC) Received: from mobileKamikaze.norad (vpn-cl-166-166.rz.uni-karlsruhe.de [141.3.166.166]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id 121088A1EAE; Wed, 2 Jun 2010 14:23:12 +0200 (CEST) Message-ID: <4C064D2F.607@bsdforen.de> Date: Wed, 02 Jun 2010 14:23:11 +0200 From: Dominic Fandrey User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-GB; rv:1.9.1.9) Gecko/20100331 Thunderbird/3.0.4 MIME-Version: 1.0 To: Yong-Jhen Hong References: <4C03D5EC.4050409@bsdforen.de> In-Reply-To: X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: gnome@freebsd.org, girgen@freebsd.org, Franci Nabalanci , freebsd-ports@freebsd.org, autotools@freebsd.org Subject: Re: issues unveiled by devel/gettext X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2010 12:23:16 -0000 On 02/06/2010 11:28, Yong-Jhen Hong wrote: > What I do on this issue is: > cd /usr/local/lib > ln -s libintl.so.9 libintl.so.8 This is never, ever necessary. Links are prone to be forgotten, this is why you add this kind of hack into the /etc/libmap.conf file instead. -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?