+ -
当前位置:首页 → 问答吧 → 编译mplayer的问题。。。。

编译mplayer的问题。。。。

时间:2004-09-26

来源:互联网

我按照这里的方法一步一步地做,还是有问题:
http://www.linuxsir.org/bbs/showthre...0&pagenumber=1

到configure的时候出现如下错误:
Error: The GUI requires GTK devel packages (which were not found).
Check "configure.log" if you do not understand why it failed.

可是我已经把关于gtk的包全都装上了,看了configure.log半天也看不出个端倪。在论坛找了半天,好像没人遇到和我一样的问题,于是只得求助大家了。请指教

作者: wasp   发布时间: 2004-09-26

http://www.linuxsir.org/bbs/showthre...threadid=74722

作者: 锋锋   发布时间: 2004-09-26

晕,还是有问题,configure是我加上
--with-gtk-config=/usr/lib/pkgconfig --with-glib-config=/usr/lib/pkgconfig
还是有问题Check configure.log if you wonder why an autodetection failed(check whether
the development headers/packages are installed).
make && make install时又是一大堆错误:
cc: ./configure:: No such file or directory
cc: line: No such file or directory
cc: 1:: No such file or directory
cc: /usr/lib/pkgconfig:: No such file or directory
cc: is: No such file or directory
cc: a: No such file or directory
cc: directory: No such file or directory
cc: ./configure:: No such file or directory
cc: line: No such file or directory
cc: 1:: No such file or directory
cc: /usr/lib/pkgconfig:: No such file or directory
cc: is: No such file or directory
cc: a: No such file or directory
cc: directory: No such file or directory
make[1]: *** [depend] Error 1
make[1]: Leaving directory `/home/tfz/MPlayer-1.0pre5'
make: *** [version.h] 错误 2

作者: wasp   发布时间: 2004-09-26

try yast2->Change Source of Installation->add
http://packman.iu-bremen.de/suse/9.1
then just type
#yast -i MPlayer
or use yast2->Install and Remove Software->search
mplayer
It's vary easy if you use a broadband connection to network

作者: chen242   发布时间: 2004-09-27

方法一似乎行不通,我在教育网,直接连不上国外网,而且yast中似乎没法使用**。
方法二也不行啊,search mplayer后no result。

作者: wasp   发布时间: 2004-09-27

maybe you need
gtk2-devel

作者: chen242   发布时间: 2004-09-27