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

Csaba Halász csaba.halasz at gmail.com
Wed Mar 7 02:12:25 CET 2007


On 3/7/07, Richard Qi <qi.richard at gmail.com> wrote:
> Hi lvo,
>
> I tried "export LD_LIBRARY_CONFIG=$HOME/lib:$LD_LIBRARY_CONFIG", but it
> seems not working.  Since I am not familiar with Linux, I might not run that
> correctly. The path of libmp3lame.so.0 is $HOME/apps/lib, and the path of
> mencoder is $HOME/apps/mplayer/bin. Could you explain more about how to
> perform export command? Thank you.

1) the name of the variable should be LD_LIBRARY_PATH.
2) you said that "path of libmp3lame.so.0 is $HOME/apps/lib", so it
would be better to use this instead of $HOME/lib ;)

You can add this command to your startup file, typically ~/.bashrc for
bash users.

Greets,
Csaba



More information about the MPlayer-users mailing list