首页 » 系统运维 » Linux » 正文 configure: error: xml2-config not found. Please check your libxml2 installation 2014/07/17 | Linux | admin | 暂无评论 | 1014 views 安装php时出现configure: error: xml2-config not found. Please check your libxml2 installation 解决办法: # yum install libxml2 结果还是出现,还需要装一个包: # yum install libxml2-de* 发表评论 取消 验证码加载中....