我已经下了,感谢!
但是在安装过程中出现如下错误:
#./configure --prefix=/usr
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 for style of include used by make... 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也出现错误,
请问老师如何处理,小弟谢过了!
急!!!
[quote:87c1a9cbd0="wanggang"]我已经下了,感谢!
但是在安装过程中出现如下错误:
#./configure --prefix=/usr
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 for style of include used by make... 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也出现错误,
请问老师如何处理,小弟谢过了!
急!!![/quote]
没有安装gcc?