[MEncoder-users] error while loading shared libraries: libmp3lame.so.0

Ivo ivop at euronet.nl
Wed Mar 7 00:43:36 CET 2007


On Wednesday 07 March 2007 00:11, Richard Qi wrote:
> Hi everyone,
>
> As I posted before, I installed mplayer (the lastest SVN version) with
> libmp3lame support into a shared server (Red Hat Enterprise Linux 4).
> However, when I performed the mencoder command, I got this error message:
> "error while loading shared libraries: libmp3lame.so.0: cannot open
> shared object file: No such file or directory". Someone suggested
> modifying /etc/ld.so.conf and running /sbin/ldconfig, but I am using a
> shared server, so I do not have the permission to change that file. Is
> there any way that I can solve this problem. Thank you very much in
> advanced!

Try:

export LD_LIBRARY_CONFIG=$HOME/lib:$LD_LIBRARY_CONFIG

and then run mplayer.

--Ivo



More information about the MEncoder-users mailing list