configure: error: xml2-config not found. Please check your libxml2 installation
安装php时出现configure: error: xml2-config not found. Please check your libxml2 installation
解决办法:
# yum install libxml2
结果还是出现,还需要装一个包:
# yum install libxml2-de*
安装php时出现configure: error: xml2-config not found. Please check your libxml2 installation
解决办法:
# yum install libxml2
结果还是出现,还需要装一个包:
# yum install libxml2-de*
共有 0 条评论