环境Centos-7.3
安装 http-2-2.16
在生成Makefile过程中有以下报错的:
apr not found
apt-util not found
pcre 报错

请参考以下这篇文章:
Apache安装编译过程中遇到的坑

其中要注意pcre按照作者的方法还是生成Makefile失败的
完整的生成Makefie的命令应该是:

./configure --disable-shared --with-pic --prefix=/usr/local/pcre

centos7安装Apache安装包出错

相关文章:

  • 2021-07-14
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-11-01
  • 2022-02-02
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-18
  • 2022-12-23
  • 2021-09-18
  • 2021-12-11
相关资源
相似解决方案