首页 > 系统服务 > 详细

[mac]brew install nginx,出现编译错误怎么办?

时间:2014-12-27 13:56:27      阅读:508      评论:0      收藏:0      [点我收藏+]

错误如下:

==> Downloading http://nginx.org/download/nginx-1.6.2.tar.gz

Already downloaded: /Library/Caches/Homebrew/nginx-1.6.2.tar.gz
==> ./configure --prefix=/usr/local/Cellar/nginx/1.6.2 --with-http_ssl_module --with-pcre --with-ipv6 --sbin-path=/usr/local/Cel
 + Darwin 14.0.0 x86_64
checking for C compiler ... not found

./configure: error: C compiler clang is not found


google了一番,有一篇文章提到,这是由于xcode没有安装command line tools导致的,但是,我在另外一台机器上同样用homebrew装nginx就没有问题, 检查了一下两边的xcode版本,发现6.0.1有问题,最新的6.1.1是OK的,于是升级了一下xcode,重新跑brew install nginx, 就OK了



[mac]brew install nginx,出现编译错误怎么办?

原文:http://blog.csdn.net/u012973744/article/details/42192239

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!