[MPlayer-users] libmp3lame problems.
D Richard Felker III
dalias at aerifal.cx
Sun Oct 5 20:50:52 CEST 2003
On Sun, Oct 05, 2003 at 10:14:49AM -0700, dustinempty space wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> hi,
>
> I'm trying to compile mplayer but the configure script
> cannot find the libmp3lame library.
>
> I have installed lame and it placed the files in
> /usr/local/lib/.
> Here is a listing:
> libmp3lame.a libmp3lame.so@
> libmp3lame.so.0.0.0*
> libmp3lame.la* libmp3lame.so.0@
Make sure /usr/local/lib is listed in /etc/ld.so.conf. For some reason
certain broken distros leave it out. Also, rerun ldconfig (as root)
after installing lame to make sure your shared library cache is
up-to-date.
Rich
More information about the MPlayer-users
mailing list