Date: Fri, 20 Feb 2004 13:37:21 +0000 From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: h0444lp6 <h0444lp6@student.hu-berlin.de> Cc: freebsd-questions@freebsd.org Subject: Re: your mail Message-ID: <20040220133721.GA3285@happy-idiot-talk.infracaninophile.co.uk> In-Reply-To: <000101c3f7b4$7841fbb0$90c3148d@kojo> References: <000101c3f7b4$7841fbb0$90c3148d@kojo>
next in thread | previous in thread | raw e-mail | index | archive | help
--cNdxnHkX5QqsyA0e
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Fri, Feb 20, 2004 at 09:21:07PM +0800, h0444lp6 wrote:
> Dear list
>=20
> I tried to use mplayer under 5.2R but got
>=20
> /libexec/ld-elf.so.1: Shared object "libintl.so.5" not found.
>=20
> What do I have to install to get "libintl.so.5"
libintl.so is part of GNU gettext -- however, the current version of
gettext:
% pkg_info -I gettext\*
gettext-0.13.1 GNU gettext package
installs libintl.so.6:
% pkg_info -L gettext\* | grep libintl.so.
/usr/local/lib/libintl.so.6
What you need to do is install the up-to-date version of gettext (if
you haven't already) and then rebuild all of the ports that link
against libintl.so:
# portupgrade -fr gettext
That may take quite some time, as lots of packages use gettext.
Cheers,
Matthew=09
--=20
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
--cNdxnHkX5QqsyA0e
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)
iD8DBQFANg2RdtESqEQa7a0RAvIJAJ0STI7SxLd9mBY4sESr5t/8b5OGXwCfVT4a
XZYGjFNxF2IaLRs/+o/nrPQ=
=U/X7
-----END PGP SIGNATURE-----
--cNdxnHkX5QqsyA0e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040220133721.GA3285>
