新系统编译源码包解决办法

时间:2015-12-12 17:18:47   收藏:0   阅读:185

Linux 64位安装nginx时出现以下错误:
configure: error: no acceptable C compiler found in $PATH
说明需要安装gcc,linux操作系统是新安装的,没有安装gcc库,安装命令如下:
yum install gcc
安装完gcc库即可

本文出自 “求知识,求技术” 博客,请务必保留此出处http://ttxjs.blog.51cto.com/9447327/1722246

原文:http://ttxjs.blog.51cto.com/9447327/1722246

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!