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 解決: 執行以下命令: [plain] view plain copy yum -y install gcc 
相關文章
相關標籤/搜索