编译php系统的一个小问题

来源:互联网 发布:js中array的indexof 编辑:程序博客网 时间:2024/06/05 07:54

       没什么好写的,如果遇到下面的情况:configure: error: xml2-config not found. Please check your libxml2 installation


     一般只需要如下即可:

     yum  install   libxml2

     yum  install  libxml2-devel

0 0
原创粉丝点击