当前位置: 首页 >> Linux >> 【nginx】./configure: error: the HTTP gzip module requires the zlib library. You can either >> 正文

【nginx】./configure: error: the HTTP gzip module requires the zlib library. You can either

9年前 (2015-09-22)     作者:Jiaozn     分类:Linux     阅读次数:4462     评论(0)    


./configure: error: the HTTP gzip module requires the zlib library.
You can either disable the module by using --without-http_gzip_module
option, or install the zlib library into the system, or build the zlib library
statically from the source with nginx by using --with-zlib=<path> option.

在nginx中我们执行“./configure” 会提示 error: the HTTP gzip module requires the zlib library意思是告诉我们没有zlib library的支持了 碰到此类问题我们只要安装这个库就可以了。

yum install -y zlib-devel


除非注明,发表在“Jiaozn的博客”的文章『【nginx】./configure: error: the HTTP gzip module requires the zlib library. You can either』版权归Jiaozn所有。 转载请注明出处为“本文转载于『Jiaozn的博客』原地址https://www.jiaozn.com/reed/174.html
0

评论

发表评论   

昵称*

E-mail*(建议输入,以便收到博主回复的提示邮件)

网站

分享:

支付宝

微信