[MPlayer-users] make fails with codec-cfg libintl.so.3 error
RC
rcooley at spamcop.net
Fri Apr 21 04:00:14 CEST 2006
On Thu, 20 Apr 2006 16:31:13 -0700 (PDT)
Dustin <dustin_atm_99 at yahoo.com> wrote:
> ./codec-cfg: error while loading shared libraries:
> libintl.so.3: cannot open shared object file: No such
> file or directory
>
> I tried a 'locate libintl.so.3'
I suggest "find / -name libintl\*"
> and found the following:
>
> /usr/share/doc/HTML/en/kdelibs-apidocs/kdecore/html/libintl_8cpp-sour
> ce.html /usr/share/awk/libintl.awk
> /usr/include/libintl.h
Yeah, if you have the .h file, but not the lib, I can see why that would
fail miserably. If find can't find libintl.so.3, you need to
(re-)install the libintl and libintl-dev package.
More information about the MPlayer-users
mailing list