Centos7 编译 php5.6出错
2021-06-07 22:02
阅读:793
标签:ati centos 成功 eve config configure php5.6 pre libxml 编译的最后报错: 查询本地已经安装了libxml2,后面发现其实是还欠缺libxml2-devel,再次安装 编译成功 Centos7 编译 php5.6出错 标签:ati centos 成功 eve config configure php5.6 pre libxml 原文地址:http://www.cnblogs.com/chrion/p/7323884.html
configure: error: xml2-config not found. Please check your libxml2 installation.
yum install libxml2* -y
评论
亲,登录后才可以留言!