动物总动员电影免费观看,国产一线天在线观看,亚洲成人精品久久,www.夜色av.com,caoporn国产一区二区,国产精品毛片一区视频播不卡,91av456

龍巖易富通網(wǎng)絡(luò)科技有限公司

龍巖小程序開發(fā),龍巖分銷系統(tǒng)

解決編譯Apache出現(xiàn)的問題:configure: error: APR not found . Please read the documentation

2017.02.18 | 2079閱讀 | 0條評論 | 服務(wù)器配置

#./configure --prefix……檢查編輯環(huán)境時出現(xiàn):


checking for APR... no

configure: error: APR not found .  Please read the documentation


解決辦法:


1.下載所需軟件包:


wget http://archive.apache.org/dist/apr/apr-1.4.5.tar.gz  

wget http://archive.apache.org/dist/apr/apr-util-1.3.12.tar.gz  

wget http://jaist.dl.sourceforge.net/project/pcre/pcre/8.10/pcre-8.10.zip   


2.編譯安裝:


yum remove apr-util-devel apr apr-util-mysql apr-docs apr-devel apr-util apr-util-docs 

具體步驟如下:


a:解決apr not found問題>>>>>>


[root@xt test]# tar -zxf apr-1.4.5.tar.gz  

[root@xt test]# cd  apr-1.4.5  

[root@xt apr-1.4.5]# ./configure --prefix=/usr/local/apr  

[root@xt apr-1.4.5]# make && make install  

 

b:解決APR-util not found問題>>>>


[root@xt test]# tar -zxf apr-util-1.3.12.tar.gz  

[root@xt test]# cd apr-util-1.3.12  

[root@xt apr-util-1.3.12]# ./configure --prefix=/usr/local/apr-util --with-apr=/usr/local/apr/bin/apr-1-config  

[root@xt apr-util-1.3.12]# make && make install 


c:解決pcre問題>>>>>>>>>


[root@xt test]#unzip -o pcre-8.10.zip  

[root@xt test]#cd pcre-8.10  

[root@xt pcre-8.10]#./configure --prefix=/usr/local/pcre  

[root@xt pcre-8.10]#make && make install 


3.最后編譯Apache時加上:


--with-apr=/usr/local/apr \


--with-apr-util=/usr/local/apr-util/ \


--with-pcre=/usr/local/pcre


成功編譯完成~


贊 (

發(fā)表評論

嵊泗县| 奉贤区| 常德市| 辽阳市| 额尔古纳市| 招远市| 克拉玛依市| 郑州市| 陕西省| 长沙县| 江西省| 兴安县| 浠水县| 泸州市| 平塘县| 玛曲县| 蒲江县| 天台县| 区。| 西吉县| 曲阜市| 当阳市| 五莲县| 图们市| 富裕县| 阳城县| 阿拉尔市| 夏河县| 阿巴嘎旗| 塘沽区| 南部县| 蓝山县| 安吉县| 永靖县| 遂溪县| 珲春市| 孟津县| 玉屏| 郴州市| 邻水| 沐川县|