Date: Mon, 19 Mar 2007 23:23:15 +0100 From: Karol Kwiatkowski <karol.kwiat@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: Shared object "libintl.so.6" not found Message-ID: <45FF0D53.3060609@gmail.com> In-Reply-To: <20070319175954.538D.GERARD@seibercom.net> References: <20070319175954.538D.GERARD@seibercom.net>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0320F58F1A468303094A0591 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Gerard Seibert wrote: > FreeBSD-6.2 >=20 > After booting up my system, I receive an error message: >=20 > Shared object "libintl.so.6" not found >=20 > This file should be in /usr/local/lib, but it isn't. I have no idea why= =2E > I can now only log in as root. Since I am not sure where this file even= > came from, I don't know how to replace it. Have a look if you've got other version of libintl in /usr/local/lib. Mine is at '.8': $ ls -l /usr/local/lib/libintl.so.* -r--r--r-- 1 root wheel 45025 [...] /usr/local/lib/libintl.so.8 $ pkg_which /usr/local/lib/libintl.so.8 gettext-0.16.1 > I assume I don't have to reinstall the OS (I hope) so where do I go fro= m > here? Anything under /usr/local is not a part of an OS, "just" some software needs libintl.so.6 and refuses to start. First check if you've got gettext installed and what version. Most probably you'd want to check 20070318 entry in /usr/ports/UPDATING. HTH, Karol --=20 Karol Kwiatkowski <karol.kwiat at gmail dot com> OpenPGP 0x06E09309 --------------enig0320F58F1A468303094A0591 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFF/w1aezeoPAwGIYsRCGZVAKCUiiMG5eeQaeJL0WEkPPZZxZBS1QCeO4CV G4rYsTss/2rzW0wLxmJw4FE= =sd6E -----END PGP SIGNATURE----- --------------enig0320F58F1A468303094A0591--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45FF0D53.3060609>