Date: Fri, 26 Apr 2002 20:52:14 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Francois Kritzinger <ffkrz@iafrica.com> Cc: freebsd-ports@freebsd.org Subject: Re: gettext doesn't install libintl.so.1 Message-ID: <20020426185214.GA12318@student.uu.se> In-Reply-To: <000701c1ed50$2d341880$f1b41ec4@ayon> References: <000701c1ed50$2d341880$f1b41ec4@ayon>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Apr 26, 2002 at 08:28:35PM +0200, 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". > > I know that gettext is supposed to install this library. However, no matter Not anymore it isn't. > how many times > I uninstall/reinstall gettext and gettext-old, no matter in what > combinations, libintl.so.1 does not get installed > (or, at least not to where its supposed to be installed). And yes, I did try > building gettext with "WANT_FULL_GETTEXT=YES". > > Any ideas? Yes, upgrade the ports depending on gettext. The version of the library installed by gettext is libintl.so.2 these days. libintl.so.1 is not supposed to be installed anywhere. A workaround is to make a symlink from libintl.so.2 to libintl.so.1 -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se 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?20020426185214.GA12318>