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

没有安装gcc 在安装nginx之前先安装依赖软件 yum install y gcc gcc c autoconf pcre pcre devel make automake wget httpd tools vim tree ...

2019-01-14 20:21 0 2342 推荐指数:

查看详情

configure: error: no acceptable cc found in $PATH

linux 安装 软件执行./configure 提示 configure: error: no acceptable cc found in $PATH 原因: 缺少GCC编译器 解决: yum install gcc gcc-c++ gcc-g77 一路Y! ...

Fri Jan 03 00:10:00 CST 2020 0 2012
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM