zippo_qq 发表于 2005-2-24 19:24:04

为什么我./configure老是有问题?

老是提示这样的问题
# ./configure
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.

好几个安装软件都这样了..请问是什么问题?如何解决...请教

6692975 发表于 2005-2-24 19:33:44

没有安装gcc
如果使用的是redhat系列的话
将“开发工具”那些东西都装上。
还有关于内核,KDE,GNOME的开发工具都装上。
页: [1]
查看完整版本: 为什么我./configure老是有问题?