Date: Sat, 13 Apr 2002 21:02:32 -0400 From: parv <parv@pair.com> To: Doug Barton <DougB@FreeBSD.org> Cc: ports@FreeBSD.org Subject: Re: gettext conversion Message-ID: <20020414010232.GA55399@moo.holy.cow> In-Reply-To: <20020413153818.I1671-100000@master.gorean.org> References: <20020413153818.I1671-100000@master.gorean.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020414010232.GA55399>