编译Nginx提示error: the HTTP gzip module requires the zlib library

最近也玩nginx,编译nginx的时候出现提示下面:

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

意思是缺少zlib库文件的支持。CentOS下我就直接用yum进行安装该库。

 代码如下 复制代码

yum install zlib-devel -y

然后再进行nginx的编译。表示问题即可解决。

时间: 2024-10-30 17:56:28

编译Nginx提示error: the HTTP gzip module requires the zlib library的相关文章

Nginx编译安装错误error: the HTTP gzip module requires the zlib library

下载后,解包,并进入nginx:   tar -zxf nginx-1.4.7.tar.gz cd nginx-1.4.7  开始nginx安装:  ./configure make make install   若在"./configure"后方加入了"--with-http_gzip_static_module"(添加gzip压缩模块)提示以下错误: ./configure: error: the HTTP gzip module requires the zl

Centos编译Nginx错误configure: error: the HTTP rewrite module 解决办法

我们在编译Centos手工编译Nginx时候,会出现各种编译不通过的错误提示,一般情况下都是系统缺少组件造成的,我这里把平时遇到的错误提示都总结下: 一.错误提示./configure: error: the HTTP rewrite module requires the PCRE library 原因:PCRE组件没有安装 解决办法:安装pcre-devel yum -y install pcre-devel openssl openssl-devel 或者手工编译安装PCRE组件 cd /

c++-Eclipse下编译通过后,再编提示error: ld returned 1 exit status

问题描述 Eclipse下编译通过后,再编提示error: ld returned 1 exit status RT Eclipse for C++ 每次都是这样,好像是因为编译出的exe运行直接未响应导致的. 按照提示,好像我编译的exe文件还在运行,所以无法编译 解决方案 先在任务管理器中关闭程序,然后再运行看看.至于return,这个取决于你的main函数怎么返回的,如果没有写return,会返回这个函数执行之后最后eax寄存器的状态. 解决方案二: http://zhidao.baidu

vs2010 c2371 重定义-新手求教vs2010错误提示error C2371: “UNICODE_STRING”: 重定义;不同的基类型

问题描述 新手求教vs2010错误提示error C2371: "UNICODE_STRING": 重定义:不同的基类型 有以下两个定义:typedef struct UNICODE_STRING { USHORT Length;//长度 USHORT MaximumLength;//最大长度 PWSTR Buffer;//缓存指针 } UNICODE_STRING*PUNICODE_STRING; 还有#ifndef _NTDEFtypedef LSA_UNICODE_STRING

vs2008编译错误提示如下 ,RsaNew.lib是第三方库不能重编,求解决方法~

问题描述 vs2008编译错误提示如下 ,RsaNew.lib是第三方库不能重编,求解决方法~ fatal error C1047: The object or library file 'E:RsaNew.lib' was created with an older compiler than other objects; rebuild old objects and libraries 解决方案 看提示好像是RsaNew.lib用的是旧版本引起的,去下载个适用于vs2008的版本,或者找源

Nginx提示502 Bad Gateway错误问题解决方法小结

502 Bad Gateway错误问题解决方法 Nginx 502错误的原因比较多,是因为在代理模式下后端服务器出现问题引起的.这些错误一般都不是nginx本身的问题,一定要从后端找原因!但nginx把这些出错都揽在自己身上了,着实让nginx的推广者备受置疑,毕竟从字眼上理解,bad gateway?不就是bad nginx吗?让不了解的人看到,会直接把责任推在nginx身上,希望nginx下一个版本会把出错提示写稍微友好一些,至少不会是现在简单的一句 502 Bad Gateway,另外还不

qt static-qt 静态编译 component load error

问题描述 qt 静态编译 component load error 环境 XUBNTU + QT5.5 新建一个Qt Quick 1.3空项目,使用普通的Qt 5.5调试运行没有问题.但是在使用qt static 5.5.1做成release 版本时,出现错误 QQmlApplicationEngine failed to load component qrc:/main.qml:1 module "QtQuick" is not installed qrc:/main.qml:2 m

Rsync ERROR: auth failed on module解决方法_服务器其它

示意图: Rsync 版本 [root@mail video]# rsync –version rsync version 3.0.6 protocol version 30 Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others. Web site: rsync.samba.org Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-b

Win8系统安装过程中提示Error Code:0x0000005D错误的解决方法

  win8系统虽然在慢慢退出市场,不过还是有不少的用户喜欢Win8系统的风格,而在Win7升级win8系统的过程中会出现一些问题,有位用户遇到错误提示Error Code:0x0000005D的问题,该如何解决此问题呢?下面小编研究整理安装Win8系统提示Error Code:0x0000005D错误的解决方法. 错误信息如下: Your PC needs to restart. Please hold down the power button Error Code:0x0000005D P