Date: Wed, 16 Jun 2010 14:52:15 +0200 From: "C. P. Ghost" <cpghost@cordula.ws> To: Scott Schappell <archon@silvertree.org> Cc: freebsd-questions@freebsd.org Subject: Re: RESOLVED: Problem upgrading ports - libintl.so.8 not found Message-ID: <AANLkTin-oABgpQk_NXPxHeiaU_IaSe3xgWDkA9n2sx5Z@mail.gmail.com> In-Reply-To: <052BBF0D-3C07-4CD7-BEF6-58A76AEBFE08@silvertree.org> References: <72D8AD5D-7BE8-45F7-9C61-097D3CABFB67@silvertree.org> <052BBF0D-3C07-4CD7-BEF6-58A76AEBFE08@silvertree.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 16, 2010 at 12:41 AM, Scott Schappell <archon@silvertree.org> wrote: > After digging through /usr/ports/UPDATING, I copied all .so.8 and .so.16 libraries to /usr/local/lib and /usr/local/lib/compat/pkg and those ports are now compiling. I'm assuming that's the approved solution until ports are updated? That's not the best solution. If you copy libintl.so.8 to compat/pkg, that's okay. If you leave it in /usr/local/lib, some ports may pick it up by mistake and you'll end up with a mix of ports that link to libintl.so.8 and libintl.so.9. -cpghost. -- Cordula's Web. http://www.cordula.ws/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTin-oABgpQk_NXPxHeiaU_IaSe3xgWDkA9n2sx5Z>