Re: gaim and libintl.so.5

From: Simon Barner (barner_at_in.tum.de)
Date: 03/05/04


Date: Fri, 5 Mar 2004 10:03:59 +0100


> I running 4.9 RELEASE and gaim .75 when I go to start gaim it comes up with
> the error message.
> /usr/libexec/ld-elf.so.1: Shared object "libintl.so.5" not found.
>
> However a locate says I have libintl.so.6. . How do I tell gaim to look for
> the newer file?

You should rebuild it, so that it is linked against the right version of
gettext. In fact, after a gettext (which contains libintl) update, you should
do that for all of your ports.

The most convenient way to do that is to run (depending on the speed of
your machine and the number of ports you have installed, this could take
some time):

  portupgrade -r gettext
  
Simon



Relevant Pages

  • Re: Shared object "libintl.so.6" not found
    ... so you will need to rebuild all ports that ... depend on gettext ... portupgrade -rf gettext ... rebuild 'bash'. ...
    (freebsd-questions)
  • Re: Patch Failures during Portupgrade
    ... i use the command portupgrade -aDkp -m BATCH=yes ... Do you have the latest ports tree? ... and since gettext got updated .. ... so you will need to rebuild all ports that ...
    (freebsd-questions)
  • Re: Shared object "libintl.so.4" not found
    ... > tempt to install from ports or execute certain commands/programs. ... > at upgrading my version of gettext would fix the issue, ... but this bit me and the solution was to re-build gmake. ...
    (freebsd-current)
  • HEADS UP: gettext
    ... I've tried to update gettext in the ports collection, ... As described to me by Joe Marcus Clarke, portupgrade will fail ...
    (freebsd-questions)
  • RE: gettext
    ... > questions@freebsd.org] On Behalf Of Brian H ... > portinstall of evolution (which requires gettext). ... > They install files into the same place. ... the most simple way to update depended ports, ...
    (freebsd-questions)