菜鸟安装mplayer是遇到的状况!!
大侠请帮帮忙啊
****************************************************************
xine-lib will be installed to /usr/local/lib
This path is not mentioned among the linker search paths in your
/etc/ld.so.conf. This means it is possible that xine-lib will
not be found when you try to compile or run a program using it.
If this happens, you should add /usr/local/lib to
the environment variable LD_LIBRARY_PATH like that:
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
Alternatively you can add a line "/usr/local/lib"
to your /etc/ld.so.conf.
****************************************************************
[root@localhost root]#