错误提示:

./configure: error: the HTTP rewrite module requires the PCRE library

解决办法:

yum install pcro-devel

 

然后再执行

./configure --prefix=/usr/local/tengine

 

相关文章:

  • 2021-10-11
  • 2019-09-04
  • 2021-06-22
  • 2021-07-19
  • 2022-01-27
  • 2021-06-09
猜你喜欢
  • 2022-12-23
  • 2021-05-27
  • 2021-10-15
  • 2021-06-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-07
相关资源
相似解决方案