开发者社区> 问答> 正文

apr apr-util 安装 configure 出错? 400 报错

apr apr-util 安装 configure 出错? 400 报错

tar zxvf apr-1.4.6.tar.gz

tar zxvf apr-util-1.4.1.tar.gz 
./configure --prefix=/usr/local/apache --enable-so --enable-rewrite

报如下的错误
checking for APR... no
configure: error: APR not found.  Please read the documentatio

展开
收起
爱吃鱼的程序员 2020-05-30 22:31:17 620 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    要先安装 APR 啊
    ######tar zxvf apr-1.4.6.tar.gz cd apr-1.4.6.tar.gz ./configure make make: *** 没有指明目标并且找不到 makefile。 停止######@zhangguoll : 你解压了两个包,是安装哪个呢?######这个不是安装吗tar zxvf apr-1.4.6.tar.gz######哥们没指apr目录啊 /configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/######问题以解决,谢谢各位

    2020-05-30 22:31:17
    赞同 展开评论 打赏
问答分类:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载