configure: error: xml2-config not found. Please ch

參考文章:http://blog.csdn.net/anljf/article/details/6981247 php

configure: error: xml2-config not found. Please check your libxml2 installation. html

 檢查是否安裝了libxm包 python

[root@XKWB3403 php-5.3.8]# rpm -qa |grep  libxml2
libxml2-2.6.26-2.1.12
libxml2-python-2.6.26-2.1.12 app

 從新安裝libxml2和libxml2-devel包 spa

yum install libxml2 .net

yum install libxml2-devel -y xml

 

# ./configure --prefix=/usr/local/libxml2# make# make install或者yum -y install libxml2 libxml2-devel‘
相關文章
相關標籤/搜索