centos7安装nginx 报./configure: error: C compiler cc is not found

CentOS 7 下 安装 nginx 执行配置命令 ./configure  时提示以下错误:                解决: 执行以下命令: yum -y install gcc gcc-c++ autoconf automake make   上述安装成功后在尝试安装 显示安装成功  
相关文章
相关标签/搜索