原文:Centos下安装apahce的configure: error: APR not found. Please read the documentation解决办法

今天从Apache官网上http: httpd.apache.org 下载httpd web服务器,由于我的虚拟机上之前安装过,我先yum remove httpd进行卸载,然后重新安装。我采用的是源码安装,先进行. configure prefix usr local apahce enable so ,提示以下错误: configure: error: APR not found. Plea ...

2013-10-07 15:42 0 16209 推荐指数:

查看详情

Centos安装 Apache2.4提示 APR not found解决办法

安装apache2.2.22版本的时候没有任何问题,可直接使用命令编译安装。 但是,在apache 2.4.12版本,./configure 进行配置时, 提示 configure: error: APR not found. Please read the documentation ...

Wed Apr 01 17:29:00 CST 2015 1 5684
Linux编译安装Apache报APR not found错误的解决办法

依次下载上述两个安装包并逐个解压缩: 到此安装成功,想要启动、停止、重启apache需要用到命令: 这里我在重启的时候就报了之前一篇博客:LNMP环境搭建详细教程中讲 ...

Fri Aug 17 01:45:00 CST 2018 0 1298
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM