From owner-freebsd-ports Fri Apr 26 13:42:28 2002 Delivered-To: freebsd-ports@freebsd.org Received: from zoot.corp.yahoo.com (zoot.corp.yahoo.com [216.145.52.89]) by hub.freebsd.org (Postfix) with ESMTP id 54EC337B417 for ; Fri, 26 Apr 2002 13:42:24 -0700 (PDT) Received: from zoot.corp.yahoo.com (localhost [127.0.0.1]) by zoot.corp.yahoo.com (8.12.3/8.12.3) with ESMTP id g3QKgNHW077144; Fri, 26 Apr 2002 13:42:23 -0700 (PDT) (envelope-from DougB@FreeBSD.org) Received: from localhost (dougb@localhost) by zoot.corp.yahoo.com (8.12.3/8.12.3/Submit) with ESMTP id g3QKgNQD077141; Fri, 26 Apr 2002 13:42:23 -0700 (PDT) X-Authentication-Warning: zoot.corp.yahoo.com: dougb owned process doing -bs Date: Fri, 26 Apr 2002 13:42:23 -0700 (PDT) From: Doug Barton X-X-Sender: dougb@zoot.corp.yahoo.com To: Francois Kritzinger Cc: freebsd-ports@FreeBSD.org Subject: Re: gettext doesn't install libintl.so.1 In-Reply-To: <000701c1ed50$2d341880$f1b41ec4@ayon> Message-ID: <20020426134022.O77133-100000@zoot.corp.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Fri, 26 Apr 2002, Francois Kritzinger wrote: > Hi, > > I recently upgraded some ports, and in the process gettext was upgraded. > Since then, there are lost of programs complaining that > "libintl.so.1 not found". This is a known problem, but so far the ports team hasn't really addressed it, to my knowledge. I suggest the following as root, which works for me: cd /usr/local/lib ln -s libintl.so libintl.so.1 That's kind of cheesy, but it'll keep working until such time in the future when the gettext people break API compatibility with .so.1. good luck, Doug -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message