您的位置:首页 > 其它

./configure时提示错误 configure: error: no acceptable C compiler found in $PATH

2013-06-06 16:14 651 查看
./configure时提示错误 configure: error: no acceptable C compiler found in $PATH

说明系统木有安装GCC

使用

yum [-y] install gcc

命令进行安装即可
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐