當前位置:首頁 » 操作系統 » libxml2linux

libxml2linux

發布時間: 2023-03-02 19:28:23

linux下安裝libxml2,cannot remove `libtoolT': No such file or directory

檢查一下默認系統是有的:

[root@~15:18]#find/-name"libxml2*"
/usr/lib64/libxml2.so
/usr/lib64/libxml2.so.2
/usr/lib64/libxml2.so.2.7.6
/usr/share/doc/libxml2-devel-2.7.6
/usr/share/doc/libxml2-devel-2.7.6/libxml2-api.xml.gz
/usr/share/doc/libxml2-2.7.6

如果要手動安裝:出現你的問題兩個辦法:(糾正下你的./configure --prefix=/usr/local/libxml2)

1,方法一,嘗試過,可以。第二種沒試了。

用vim configure 找到17035行,方法是:vim configure 後,輸入17035然後回車,找到

$RM 「$cfgfile」 ,移動游標到前面。按i然後,添加#號,或者dd這行,刪除。

然後按Esc,再按: 輸入wq,這樣就可以了。

或者可以搜索一下?$RM直接定位到這段,操作如上。


2,方法二,這樣就可以繼續安裝。

#yum install automake autoconf libtool

# autoreconf --force --install
# libtoolize --automake --force
# automake --force --add-missing

Ⅱ linux下安裝libxml2,cannot remove `libtoolT': No such file or directory

檢查一下默認系統是有的:
[root@~ 15:18]#find / -name "libxml2*"
/usr/lib64/libxml2.so
/usr/lib64/libxml2.so.2
/usr/lib64/libxml2.so.2.7.6
/usr/share/doc/libxml2-devel-2.7.6
/usr/share/doc/libxml2-devel-2.7.6/libxml2-api.xml.gz
/usr/share/doc/libxml2-2.7.6
如果要手動安裝:出現你的問題兩個辦法:(糾正下你的./configure
--prefix=/usr/local/libxml2)
1,方法一,嘗試過,可以。第二種沒試了。
用vim
configure
找到17035行,方法是:vim
configure
後,輸入17035然後回車,找到
$RM
「$cfgfile」
,移動游標到前面。按i然後,添加#號,或者dd這行,刪除。
然後按Esc,再按:
輸入wq,這樣就可以了。
或者可以搜索一下?$RM直接定位到這段,操作如上。
2,方法二,這樣就可以繼續安裝。
#yum
install
automake
autoconf
libtool
#
autoreconf
--force
--install
#
libtoolize
--automake
--force
#
automake
--force
--add-missing

Ⅲ linux下安裝php環境必須的組件 libxml2 一直安裝不成功,求大神解答!

直接用 yum 安裝 php好了。yum 可以自己解依賴關系

Ⅳ linux下面裝libxml2-python老是裝不上,怎麼回事

把linux下面的python從2.4更新到2.7了,然後用sudo yum install libxml2-python命令安裝libxml2每次都提示成功,但是進入到python環境輸入import libxml2都提示錯誤,後來發現用yum install 安裝默認安裝到了python2.4下面的site-packages下

熱點內容
c語言小程序游戲 發布:2025-08-17 18:23:09 瀏覽:795
ios今日頭條源碼 發布:2025-08-17 18:23:02 瀏覽:304
大眾途安l和gl6配置哪個好點 發布:2025-08-17 18:16:26 瀏覽:220
搭建網狐資料庫沒有伺服器 發布:2025-08-17 18:16:16 瀏覽:136
影視源碼盜版 發布:2025-08-17 18:15:45 瀏覽:692
伺服器怎麼強制停止 發布:2025-08-17 18:15:44 瀏覽:524
愛奇藝如何更改密碼 發布:2025-08-17 18:03:00 瀏覽:818
如何把文字變成密碼 發布:2025-08-17 18:02:54 瀏覽:352
安卓刷機首頁字母按哪個 發布:2025-08-17 17:59:07 瀏覽:583
c語言實現哈夫曼編碼 發布:2025-08-17 17:54:50 瀏覽:48