Error1

the HTTP rewrite module requires the PCRE library
sudo apt-get update
sudo apt-get install libpcre3 libpcre3-dev

Error2

./configure: error: the HTTP gzip module requires the zlib library.
apt-get install zlib1g-dev

相关文章:

  • 2021-07-03
  • 2021-10-03
  • 2021-09-09
  • 2021-04-06
  • 2021-12-12
  • 2021-07-21
  • 2021-08-07
  • 2021-12-08
猜你喜欢
  • 2021-11-17
  • 2021-09-08
  • 2021-11-17
  • 2021-11-18
  • 2021-04-26
  • 2021-09-27
  • 2021-07-23
  • 2021-05-30
相关资源
相似解决方案