[MPlayer-users] libmad.so.0

Federico Zema Federico.Zema at cern.ch
Wed Aug 9 17:13:50 CEST 2006


On Wed, 9 Aug 2006, Leo wrote:

> (Of course libmad.so.0 is in /usr/local/lib)
> 
> ./mplayer: error while loading shared libraries:
> libmad.so.0: cannot open shared object file: No such
> file or directory

export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

or add /usr/local/lib to /etc/ld.so.conf and run ldconfig (as root)

 Cheers
 Federico



More information about the MPlayer-users mailing list