Date: Mon, 19 Mar 2007 15:15:00 -0700 From: Chuck Swiger <cswiger@mac.com> To: freebsd-questions@freebsd.org Subject: Re: Shared object "libintl.so.6" not found Message-ID: <26E3CBB4-26AF-47D0-B85C-B253D8EDC7A0@mac.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
On Mar 19, 2007, at 3:04 PM, Gerard Seibert wrote: > After booting up my system, I receive an error message: > > Shared object "libintl.so.6" not found > > This file should be in /usr/local/lib, but it isn't. I have no idea > why. > 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. > > I assume I don't have to reinstall the OS (I hope) so where do I go > from here? That library comes from the gettext port; so try to reinstall /usr/ ports/devel/gettext... (pkg_which might become your friend. :) -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?26E3CBB4-26AF-47D0-B85C-B253D8EDC7A0>