首页 > 其他 > 详细

./configure: error: C compiler cc is not found

时间:2019-01-14 20:46:04      阅读:636      评论:0      收藏:0      [点我收藏+]

没有安装gcc

在安装nginx之前先安装依赖软件

yum install -y gcc gcc-c++ autoconf pcre pcre-devel make automake wget httpd-tools vim tree

./configure: error: C compiler cc is not found

原文:https://www.cnblogs.com/lvhanzhi/p/10268848.html

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