打印

菜鸟安装mplayer是遇到的状况!!

菜鸟安装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]#

TOP

错了,是xine

TOP

2个办法:
1、加参数 --prefix=/usr
2、修改你的  /etc/ld.so.conf 加上 /usr/local/lib
不想要 ID 了请找我。

TOP