your mail
Matthew Seaman
m.seaman at infracaninophile.co.uk
Fri Feb 20 05:37:27 PST 2004
On Fri, Feb 20, 2004 at 09:21:07PM +0800, h0444lp6 wrote:
> Dear list
>
> I tried to use mplayer under 5.2R but got
>
> /libexec/ld-elf.so.1: Shared object "libintl.so.5" not found.
>
> 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
--
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/20040220/0fbe67ac/attachment.bin
More information about the freebsd-questions
mailing list