天天看点

Tengine安装./configure: error: C compiler cc is not found

CentOS 6.5 下 安装 Tengine 执行配置命令

./configure 

时提示以下错误:

checking for OS

 + Linux 2.6.32-431.el6.x86_64 x86_64

checking for C compiler ... not found

解决:

执行以下命令:

Tengine安装./configure: error: C compiler cc is not found

继续阅读