Wednesday, May 13, 2009

Shared object "libintl.so.6" not found

On Tue, Mar 20, 2007 at 08:19:47AM +0000, Leslie Jensen wrote:

[...]
> I've just been through that! Reinstalling gettext won't solve this!
>
> Take a look in
>
> cd /usr/local/lib
>
> And make a link
> ln -s libintl.so.8 libintl.so.6

You do realise that doing this will cause gettext dependancies to fail
in weird an wonderful ways.

> Also read /usr/ports/UPDATING it says
>
> 20070318:
> AFFECTS: users of devel/gettext (ie: YOU)
> AUTHOR: [EMAIL PROTECTED]
>
> As a result of the upgrade to gettext-0.16.1, the shared library version
> of libintl has changed, so you will need to rebuild all ports that
> depend on gettext (ie: most of them, sorry).
>
> portupgrade -rf gettext

This is the correct solution. Unfortunately, also one of the slowest.
--
Jonathan Chen <[EMAIL PROTECTED]>
----------------------------------------------------------------------
"Lots of folks confuse bad management with destiny"
- Kin Hubbard

No comments: