openresty / openresty.org

Code and data for the openresty.org site
https://openresty.org
1.26k stars 289 forks source link

Update installation.md #247

Closed saintak closed 4 months ago

saintak commented 4 months ago

default installation need zlib-devel

checking for zlib library ... not found

./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= option.