Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Sep 2003 18:21:40 -0600 (MDT)
From:      Lyndon Nerenberg <lyndon@orthanc.ab.ca>
To:        Michael Goffin <neo@csh.rit.edu>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Shared object "libintl.so.4" not found
Message-ID:  <20030912182000.F40751@gandalf.orthanc.ab.ca>
In-Reply-To: <20030913001701.GA8715@csh.rit.edu>
References:  <20030913001701.GA8715@csh.rit.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> I recently upgraded one of my machines to 5.1-current, and for some reason I keep getting "Share object 'libintl.so.4' not found" errors when I attempt to install from ports or execute certain commands/programs. I read that upgrading my version of gettext would fix the issue, but it has not. Is there any other way to get this object?

The simple fix:

1) teach your MUA to insert line breaks at reasonable places, and

2) ln /usr/lib/libintl.so.4 /usr/lib/libintl.so.5

--lyndon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030912182000.F40751>