|
|

楼主 |
发表于 2005-3-26 12:58:42
|
显示全部楼层
不好意思 ```没说清楚
昨天我想装XMMS,下载了一个tar.gz解压缩包,解压完之后出现了一个xmms-1.2.10的文件夹,
我就在命令行模式进到该文件夹用make命令安装,但是用了maike命令之后出现了
这样的提示:[root@localhost xmms-1.2.10]# make
make: *** No targets specified and no makefile found. Stop.
然后我用./configure命令 到最后出现这个提示
checking for X... no
configure: error:
*** X libraries or include files not found.
但是今天用./configure的时候又出现下面这个问题了。
checking for gtk-config... no
checking for GTK - version >= 1.2.2... no
*** The gtk-config script installed by GTK could not be found
*** If GTK was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GTK_CONFIG environment variable to the
*** full path to gtk-config.
configure: error: *** GTK+ >= 1.2.2 not installed - please install first ***
[root@localhost xmms-1.2.10]#
但是我再去安装gtk+-1.2.10-25.i386.rpm的时候,却提示我已经gtk+已经被安装了阿 !
搞不明白阿 `` |
|