RESOLVED: Problem upgrading ports - libintl.so.8 not found

Alexandre L. axelbsd at ymail.com
Wed Jun 16 13:11:52 UTC 2010


I have encountered the same problem. On FreeBSD forums, I have found the solution : 
http://forums.freebsd.org/showthread.php?t=14655
You have to symlink /usr/local/lib/libintl.so.8 to /usr/local/lib/libintl.so.9

--- En date de : Mer 16.6.10, C. P. Ghost <cpghost at cordula.ws> a écrit :

> De: C. P. Ghost <cpghost at cordula.ws>
> Objet: Re: RESOLVED: Problem upgrading ports - libintl.so.8 not found
> À: "Scott Schappell" <archon at silvertree.org>
> Cc: freebsd-questions at freebsd.org
> Date: Mercredi 16 juin 2010, 12h52
> On Wed, Jun 16, 2010 at 12:41 AM,
> Scott Schappell <archon at 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/
> _______________________________________________
> freebsd-questions at freebsd.org
> mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
> 


      



More information about the freebsd-questions mailing list