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-12-23
  • 2022-12-23
  • 2022-01-07
  • 2021-11-17
  • 2021-06-11
  • 2021-09-08
  • 2021-10-20
  • 2021-07-10
猜你喜欢
  • 2022-01-20
  • 2021-06-12
  • 2022-12-23
  • 2021-07-01
  • 2022-12-23
  • 2021-05-18
  • 2021-09-26
相关资源
相似解决方案