CentOS安装Apache...我把APR-util也安装了,可是还报这个错...(新手求助)

[root@localhosthttpd-2.4.3]#./configure-prefix=/usrlocal/apache2-enable-module=sochec... [root@localhost httpd-2.4.3]# ./configure -prefix=/usrlocal/apache2 -enable-module=so
checking for chosen layout... Apache
checking for working mkdir -p... yes
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
configure:
configure: Configuring Apache Portable Runtime library...
configure:
checking for APR... yes
setting CC to "gcc"
setting CPP to "gcc -E"
setting CFLAGS to " -g -O2 -pthread"
setting CPPFLAGS to " -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE"
setting LDFLAGS to " "
configure:
configure: Configuring Apache Portable Runtime Utility library...
configure:
checking for APR-util... no
configure: error: APR-util not found. Please read the documentation.
展开
 我来答
xiaodao90
推荐于2017-11-25 · TA获得超过181个赞
知道答主
回答量:109
采纳率:0%
帮助的人:84.9万
展开全部

从报错上来看,就是没有找到Apache Portable Runtime Utility的lib文件。

问题可能在于:

  1. 你安装APR-util失败了,你可以试着重新安装下

  2. 安装APR-util成功了,但是没有将APR-util的安装路径添加到动态链接库的搜索路径下,所以找不到所需要的库文件。这种情况下你需要修改环境变量,将APR-util安装目录下的lib文件夹的路径添加到LD_LIBRARY_PATH中

本回答被提问者采纳
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式