国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 網站 > Apache > 正文

Fedora Linux下解決apache配置出錯問題

2024-08-27 18:29:15
字體:
來源:轉載
供稿:網友
 

在fedora8上安裝apache

>tar -zxvf httpd-2.2.8.tar.gz

>cd httpd-2.2.8

>./configure --PRefix=/usr/local/httpd

>make

make的時候出現下面錯誤,以前配沒遇到過這問題

libtool: link: `passwd/apr_getpass.lo' is not a valid libtool object

make[3]: *** [libapr-1.la] 錯誤 1

make[3]: Leaving directory `/root/httpd-2.2.8/srclib/apr'

make[2]: *** [all-recursive] 錯誤 1

make[2]: Leaving directory `/root/httpd-2.2.8/srclib/apr'

make[1]: *** [all-recursive] 錯誤 1

make[1]: Leaving directory `/root/httpd-2.2.8/srclib'

make: *** [all-recursive] 錯誤 1

后來發現原來是缺少 apr & apr-util.

去http://apr.apache.org/ 下來最新的apr-1.2.12-tar.gz和apr-util-1.2.12.tar.gz

>tar -zxvf apr-1.2.12-tar.gz

>cd apr-1.2.12

>./configure --prefix=/usr/local/apr-httpd/

>make & make install

>tar -zxvf apr-util-1.2.12-tar.gz

>cd apr-util-1.2.12

>./configure --prefix=/usr/local/apr-util-httpd/ --with-apr=/usr/local/apr-httpd/

>make & make install

回到apache編譯目錄

>./configure --prefix=/usr/local/httpd/ --with-apr=/usr/local/apr-httpd/ --with-apr-util=/usr/local/apr-util-httpd/

>make

>make install

問題解決。


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 射阳县| 仁布县| 江达县| 怀柔区| 延庆县| 昭通市| 隆德县| 红桥区| 凤城市| 库伦旗| 易门县| 淮南市| 广平县| 兴宁市| 汉源县| 柳河县| 集安市| 孙吴县| 手游| 满城县| 沙雅县| 荣昌县| 托里县| 柯坪县| 张家界市| 前郭尔| 高邑县| 叶城县| 山丹县| 曲阜市| 利津县| 乌拉特后旗| 睢宁县| 固原市| 集贤县| 梁平县| 宜阳县| 陆川县| 沁阳市| 武胜县| 弋阳县|