<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></title> 
<link>http://www.jackxiang.com/index.php</link> 
<description><![CDATA[赢在IT，Playin' with IT,Focus on Killer Application,Marketing Meets Technology.]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[向东博客 专注WEB应用 构架之美 --- 构架之美，在于尽态极妍 | 应用之美，在于药到病除]]></copyright>
<item>
<link>http://www.jackxiang.com/post//</link>
<title><![CDATA[centos 6.8 安装php-7.0.20报configure error xml2-config not found. please check your libxml2 installation 错误]]></title> 
<author>jack &lt;xdy108@126.com&gt;</author>
<category><![CDATA[Php/Js/Shell/Go]]></category>
<pubDate>Thu, 22 Jun 2017 15:46:36 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//</guid> 
<description>
<![CDATA[ 
	检查是否安装了libxm包<br/><br/>[root@rh-Linux software]# rpm -qa &#124;grep libxml2 <br/>libxml2-2.7.6-21.el6_8.1.x86_64<br/>libxml2-devel-2.7.6-21.el6_8.1.x86_64<br/>libxml2-python-2.7.6-21.el6_8.1.x86_64<br/>重新安装libxml2和libxml2-devel包, yum安装的时候发现新版本会提示更新，需要更新的可以更新，不要跳过就行了。<br/><br/>[root@rh-linux /]# yum install libxml2 <br/>[root@rh-linux /]# yum install libxml2-devel -y<br/>安装完之后查找xml2-config文件是否存在<br/><br/>[root@rh-linux /] #find / -name &quot;xml2-config&quot;<br/>/usr/bin/xml2-config<br/><br/>From:http://blog.csdn.net/risingsun001/article/details/43705273
]]>
</description>
</item><item>
<link>http://www.jackxiang.com/post//#blogcomment</link>
<title><![CDATA[[评论] centos 6.8 安装php-7.0.20报configure error xml2-config not found. please check your libxml2 installation 错误]]></title> 
<author> &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate> 
<guid>http://www.jackxiang.com/post//#blogcomment</guid> 
<description>
<![CDATA[ 
	
]]>
</description>
</item>
</channel>
</rss>