- 工信部備案號 滇ICP備05000110號-1
- 滇公安備案 滇53010302000111
- 增值電信業(yè)務(wù)經(jīng)營許可證 B1.B2-20181647、滇B1.B2-20190004
- 云南互聯(lián)網(wǎng)協(xié)會理事單位
- 安全聯(lián)盟認(rèn)證網(wǎng)站身份V標(biāo)記
- 域名注冊服務(wù)機(jī)構(gòu)許可:滇D3-20230001
- 代理域名注冊服務(wù)機(jī)構(gòu):新網(wǎng)數(shù)碼
執(zhí)行了configure,make后
make install時(shí)出錯(cuò):
/bin/sh /usr/local/httpd-2.2.3/srclib/apr/libtool --mode=install /usr/bin/install -c -m 755 libaprutil-1.la /usr/local/apache2/lib
libtool: install: error: cannot install `libaprutil-1.la to a directory not ending in /usr/local/apache22/lib
make[2]: *** [install] Error 1
猜測可能是以前安裝用過./configure 來直接安裝到/usr/local/apache2
導(dǎo)致安裝文件已經(jīng)不太“干凈”
解決方法:
1、執(zhí)行make clean后,重新編譯安裝。
2、刪除source code目錄,重新解壓apache安裝包,進(jìn)行編譯安裝,可解決上面的問題。
售前咨詢
售后咨詢
備案咨詢
二維碼
TOP