标签:技术 bubuko make www oca local /usr tar har
APR and APR-Util包 下载地址:http://apr.apache.org
PCRE 下载地址:http://www.pcre.org
Apache Server2.4 下载地址:http://httpd.apache.org
1. 安装apr-1.3.2.tar.gz
//apr被安装在/usr/local/apr下
2. 安装apr-util-1.3.2.tar.gz
若make install 出现 error: expat.h: No such file or directory错误,则安装expat库:yum install expat-devel
3、安装httpd-2.4.17.tar.gz
标签:技术 bubuko make www oca local /usr tar har
原文地址:https://www.cnblogs.com/xiaoliangup/p/9222140.html