I think I messed up with gettext.

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Oct 1 11:43:54 PDT 2003


On Wed, Oct 01, 2003 at 01:49:44PM -0400, srenna at vdbmusic.com wrote:

> I've also been running into problems.  Ever since upgrading
> gettext to 0.12.1 from 0.11.5 I'm getting all sorts of
> issues when it comes to installing certain things(such as
> gnome and kde and the like).  Do you happen to know of a
> way to "downgrade?"  seems like it will be hard since so
> many other programs depend upon gettext.  Any way to trick
> the system into using the older gettext?

> On Wed, 1 Oct 2003 12:42:47 -0500
>  Eric F Crist <ecrist at tech-con-inc.com> wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----

> > I've seen some results and possible solutions about
> > upgrading the gettext 
> > port, but none of them thus far have helped me out.  I
> > upgraded gettext the 
> > other night, and ever since, get the error that
> > libintl.so.4 doesn't exist.

The cannical answer to this problem is to recompile and reinstall all
ports that depend on gettext.  This ensures that they will link
against the latest version of the libintl.so shlib.  The simplest way
to do that job is:

    # portupgrade -fr devel/gettext

It also seems to be the case that the developers of the gettext
package are far too enthusiastic about updating the shlib version
number.  Ideally that should occur only when there is an incompatible
change to the ABI (application binary interface) provided by the
library, and not as some sort of parallel to the package version
number.

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031001/5a22702a/attachment.bin


More information about the freebsd-questions mailing list