报了几个错

  • wget http://archive.apache.org/dist/apr/apr-1.4.5.tar.gz  
  • wget http://archive.apache.org/dist/apr/apr-util-1.3.12.tar.gz  
  • wget http://jaist.dl.sourceforge.net/project/pcre/pcre/8.10/pcre-8.10.zip

--with-apr=/usr/local/apr \

--with-apr-util=/usr/local/apr-util/ \

 --with-pcre=/usr/local/pcre

这样就没有错误了

相关文章:

  • 2021-04-11
  • 2021-11-04
  • 2022-02-15
  • 2021-10-01
  • 2021-05-18
  • 2021-07-16
猜你喜欢
  • 2022-12-23
  • 2021-09-17
  • 2021-06-25
  • 2021-05-31
  • 2021-10-30
  • 2022-12-23
相关资源
相似解决方案