From owner-freebsd-ports Sat Apr 13 18: 0:15 2002 Delivered-To: freebsd-ports@freebsd.org Received: from falcon.prod.itd.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 0D3BE37B400; Sat, 13 Apr 2002 18:00:09 -0700 (PDT) Received: from sdn-ar-008dcwashp325.dialsprint.net ([63.178.90.231] helo=moo.holy.cow) by falcon.prod.itd.earthlink.net with esmtp (Exim 3.33 #1) id 16wYNA-0001rh-00; Sat, 13 Apr 2002 18:00:05 -0700 Received: by moo.holy.cow (Postfix, from userid 1001) id 160F750B98; Sat, 13 Apr 2002 21:02:33 -0400 (EDT) Date: Sat, 13 Apr 2002 21:02:32 -0400 From: parv To: Doug Barton Cc: ports@FreeBSD.org Subject: Re: gettext conversion Message-ID: <20020414010232.GA55399@moo.holy.cow> References: <20020413153818.I1671-100000@master.gorean.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020413153818.I1671-100000@master.gorean.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <20020413153818.I1671-100000@master.gorean.org>, wrote Doug Barton thusly... > > To: Whomever is working on gettext stuff > > FYI, I just tried compiling imlib after I removed all the old > gettext stuff from my system and installed gettext-0.11.1_1. It > complained about not being able to find libintl.so.1. i was going to sent a message like this, but obviously doug beat me. i had the same problem while compiling gimp 1.2.3 (but build stopped due to another error on which there is already a bug report). > I went the "quick hack" route and did: > > cd /usr/local/lib > ln -s libintl.so.2 libintl.so.1 > > and so far everything works ok. But I thought I should mention it > just in case. yes, that's what i did too. - just saying "me too" in so many words... -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message