<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 快速安装hiphop-php的捷径</title>
	<atom:link href="http://www.ooso.net/archives/543/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ooso.net/archives/543</link>
	<description>Linux + Apache + Mysql + Php + Flash</description>
	<lastBuildDate>Wed, 11 Jan 2012 15:01:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: abcfre</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-32505</link>
		<dc:creator>abcfre</dc:creator>
		<pubDate>Tue, 31 May 2011 08:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-32505</guid>
		<description>你所说的rpm包在那下啊？</description>
		<content:encoded><![CDATA[<p>你所说的rpm包在那下啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29880</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Thu, 29 Apr 2010 15:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29880</guid>
		<description>安装的确不是太容易，我至少反复编译了七八次。

你下载了rpm应该会方便点，建议配合yum一起使用，比如：

&lt;blockquote&gt;
yum localinstall xxx.rpm
&lt;/blockquote&gt;

这样应该可以解决rpm的依赖关系，你可以试试。</description>
		<content:encoded><![CDATA[<p>安装的确不是太容易，我至少反复编译了七八次。</p>
<p>你下载了rpm应该会方便点，建议配合yum一起使用，比如：</p>
<blockquote><p>
yum localinstall xxx.rpm
</p></blockquote>
<p>这样应该可以解决rpm的依赖关系，你可以试试。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jianzi</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29877</link>
		<dc:creator>jianzi</dc:creator>
		<pubDate>Thu, 29 Apr 2010 09:49:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29877</guid>
		<description>装了个64位的Centos5.4虚拟机，根据官方的安装方法，根本没那么容易装上，谈啥easy?????
rpm -Uvh *.rpm 有很多系统默认的库会有依赖关系，难道装Centos的时候要勾掉开发库么？

我为啥总是装不上呢/郁闷</description>
		<content:encoded><![CDATA[<p>装了个64位的Centos5.4虚拟机，根据官方的安装方法，根本没那么容易装上，谈啥easy?????<br />
rpm -Uvh *.rpm 有很多系统默认的库会有依赖关系，难道装Centos的时候要勾掉开发库么？</p>
<p>我为啥总是装不上呢/郁闷</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwsoul</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29760</link>
		<dc:creator>xwsoul</dc:creator>
		<pubDate>Sat, 03 Apr 2010 13:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29760</guid>
		<description>http://gist.github.com/312070
貌似按这个作就没有问题了.</description>
		<content:encoded><![CDATA[<p><a href="http://gist.github.com/312070" rel="nofollow">http://gist.github.com/312070</a><br />
貌似按这个作就没有问题了.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwsoul</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29759</link>
		<dc:creator>xwsoul</dc:creator>
		<pubDate>Sat, 03 Apr 2010 12:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29759</guid>
		<description>export HPHP_FORCE_32BIT=1 before running cmake.</description>
		<content:encoded><![CDATA[<p>export HPHP_FORCE_32BIT=1 before running cmake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwsoul</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29758</link>
		<dc:creator>xwsoul</dc:creator>
		<pubDate>Sat, 03 Apr 2010 12:27:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29758</guid>
		<description>呃....没看注意那句话...</description>
		<content:encoded><![CDATA[<p>呃&#8230;.没看注意那句话&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: xwsoul</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29757</link>
		<dc:creator>xwsoul</dc:creator>
		<pubDate>Sat, 03 Apr 2010 12:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29757</guid>
		<description>HipHop currently only supports 64-bit machines ....无语了....最后一部了 Ubuntu =.=</description>
		<content:encoded><![CDATA[<p>HipHop currently only supports 64-bit machines &#8230;.无语了&#8230;.最后一部了 Ubuntu =.=</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Volcano</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29541</link>
		<dc:creator>Volcano</dc:creator>
		<pubDate>Wed, 24 Feb 2010 13:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29541</guid>
		<description>谢谢，更新上去啦</description>
		<content:encoded><![CDATA[<p>谢谢，更新上去啦</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 老王</title>
		<link>http://www.ooso.net/archives/543/comment-page-1#comment-29540</link>
		<dc:creator>老王</dc:creator>
		<pubDate>Wed, 24 Feb 2010 12:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.ooso.net/?p=543#comment-29540</guid>
		<description>补充一个：http://www.ioncannon.net/programming/918/building-hiphop-php-for-fedora-12-on-64-bit-and-32-bit-systems/</description>
		<content:encoded><![CDATA[<p>补充一个：http://www.ioncannon.net/programming/918/building-hiphop-php-for-fedora-12-on-64-bit-and-32-bit-systems/</p>
]]></content:encoded>
	</item>
</channel>
</rss>

