中文字幕亚洲一区,69久久久久精品9999不卡片,亚洲国产日韩欧美在线看片,国产精品久久久久久久久岛国

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

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

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

2017.02.18 | 1701閱讀 | 0條評(píng)論 | 服務(wù)器配置

#./configure --prefix……檢查編輯環(huán)境時(shí)出現(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時(shí)加上:


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


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


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


成功編譯完成~


贊 (

發(fā)表評(píng)論

主站蜘蛛池模板: 平顶山市| 肥城市| 连云港市| 广德县| 安吉县| 永年县| 华安县| 潮安县| 平武县| 阿荣旗| 兴化市| 敖汉旗| 读书| 广宁县| 双桥区| 建阳市| 兰坪| 贺兰县| 赤峰市| 稻城县| 平江县| 余江县| 迁西县| 宣化县| 武夷山市| 崇阳县| 建湖县| 武夷山市| 治多县| 景洪市| 漳州市| 车险| 儋州市| 郎溪县| 巫溪县| 阿拉善左旗| 三原县| 泗水县| 阜城县| 新巴尔虎右旗| 太仆寺旗|