系统大全为您提供先到下载apr和apr-util.1. 安装apr-1.3.2.tar.gz# tar zxvf apr-1.3.2.tar.gz# cd apr-1.3.2# ./configure# make# make install//apr被安装在/usr/local/apr下2. 安装apr-util-1.3.2.tar.gz# tar zxvf apr-util-1.3.2.tar.gz# cd apr-util-1.3.2# ./configure --with-apr=/usr/local/apr// --with-apr=/usr/local/apr 指定APR安装路径# make# make install3.到http://httpd.apache.org/download.cgi#apache20下载httpdtar vzxf httpd-2.2.9.tar.gzcd httpd-2.2.9./configure --prefix=/usr/local/apache2 --enable-so --enable-rewrite --enable-auth-digest --enable-cgi --enable-suexec --with-suexec-caller=daemon --with-suexec-docroot=/usr/local/apache2docsmakemake install 以上就是系统大全给大家介绍的如何使的方法都有一定的了解了吧,好了,如果大家还想了解更多的资讯,那就赶紧点击系统大全官网吧。 本文来自系统大全http:///如需转载请注明!推荐:win7纯净版