./configure: error: the HTTP gzip module requires the zlib library.
生活随笔
收集整理的這篇文章主要介紹了
./configure: error: the HTTP gzip module requires the zlib library.
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
完整問題復現如下:
./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.
?
解決方案:
apt-get install zlib1g-dev
總結
以上是生活随笔為你收集整理的./configure: error: the HTTP gzip module requires the zlib library.的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: ./configure: error:
- 下一篇: Package 'xxxx' is no