|
按照说明文件将tar.bz2文件解包后执行./configure -prefix=安装目录时, 出现如下字样:
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 build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
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.
然后再执行make就执行不下去了
这是怎么回事??请高手指教!! 谢谢!!! |
|