|
发表于 2005-3-13 03:33:07
|
显示全部楼层
Post by Ryun
我执行./configure时提示出错相信如下:
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.
请问这是什么问题?
在RHEL AS4中安装也有这样的问题...
没有安装GCC,到ISO里(或是你的光盘里)找到GCC开头的包名,RPM -VIH XX安装吧
或在"添加和删除软件包" 里(没有用RH,好像是吧)把开发的项目选上.就可以了. |
|