首页 > 其他 > 详细

报错configure:error: no acceptable C compiler found in $PATH。。

时间:2017-09-23 19:48:30      阅读:534      评论:0      收藏:0      [点我收藏+]

报错configure:error: no acceptable C compiler found in $PATH。。

技术分享

 

查看日志:

技术分享

出错原因:新安装的linux系统,没有gcc库

解决方案:使用yum install gcc,然后发现另外个坑,没有gcc

技术分享

接着解决没有gcc:

 http://www.cnblogs.com/dieyaxianju/p/7582270.html

报错configure:error: no acceptable C compiler found in $PATH。。

原文:http://www.cnblogs.com/dieyaxianju/p/7581954.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!