<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>HipHop for PHP Compatibility Blog &#187; ubuntu</title>
	<atom:link href="http://hiphopphp.org/category/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://hiphopphp.org</link>
	<description>The HPCB: What software works with HipHop for PHP and what does not? Why not? How do I make it Work? What about benchmarks?</description>
	<lastBuildDate>Thu, 28 Jul 2011 14:36:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Download HipHop for PHP sandbox image (VMWare)</title>
		<link>http://hiphopphp.org/2010/02/21/download-hiphop-for-php-sandbox-image-vmware/</link>
		<comments>http://hiphopphp.org/2010/02/21/download-hiphop-for-php-sandbox-image-vmware/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 11:39:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[CodeIgniter and HipHop]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[Drupal and HipHop]]></category>
		<category><![CDATA[eval]]></category>
		<category><![CDATA[HipHop Compatibility]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hiphopphp.org/?p=46</guid>
		<description><![CDATA[Once I get HipHop setup on CentOS 5 I will post a download link to the VMWare image for all to download.]]></description>
			<content:encoded><![CDATA[<p>Once I get HipHop setup on CentOS 5 I will post a download link to the VMWare image for all to download.</p>
]]></content:encoded>
			<wfw:commentRss>http://hiphopphp.org/2010/02/21/download-hiphop-for-php-sandbox-image-vmware/feed/</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>HipHop for PHP sandbox work in progress &#8211; Patched libcurl and libevent required</title>
		<link>http://hiphopphp.org/2010/02/21/hiphop-for-php-sandbox-work-in-progress-patched-libcurl-and-libevent-required/</link>
		<comments>http://hiphopphp.org/2010/02/21/hiphop-for-php-sandbox-work-in-progress-patched-libcurl-and-libevent-required/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 11:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[HipHop Compatibility]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://hiphopphp.org/?p=40</guid>
		<description><![CDATA[I've been installing my HipHop for PHP sandbox today (on Ubuntu Karmic). Looks like I need to patch libcurl and libevent. Definitely makes more and more sense to build a separate sandbox and not destroy your development (or production! :)) environment for this.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been installing my HipHop for PHP sandbox today (on Ubuntu Karmic). Looks like I need to patch libcurl and libevent. Definitely makes more and more sense to build a separate sandbox and not destroy your development (or production! <img src='http://hiphopphp.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ) environment for this.</p>
<h2>Current errors galore</h2>
<pre>
-- Looking for curl_multi_select
-- Looking for curl_multi_select - not found
CMake Error at CMake/HPHPFindLibs.cmake:78 (message):
Custom libcurl is required with HipHop patches
Call Stack (most recent call first):
CMake/HPHPSetup.cmake:2 (include)
src/CMakeLists.txt:18 (include)-- Found ICU header files in /usr/include
-- Found ICU libraries: /usr/lib/libicuuc.so
CMake Error at CMake/HPHPFindLibs.cmake:108 (message):
ICU is too old, found 4.0 and we need 4.2
Call Stack (most recent call first):
CMake/HPHPSetup.cmake:2 (include)
src/CMakeLists.txt:18 (include)

-- Found Intel TBB
-- Found mcrypt: /usr/lib/libmcrypt.so
CMake Error at CMake/HPHPFindLibs.cmake:151 (message):
You need to install libcap
Call Stack (most recent call first):
CMake/HPHPSetup.cmake:2 (include)
src/CMakeLists.txt:18 (include)
</pre>
<h2>Issues already handled</h2>
<pre>
CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found.   Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
</pre>
<pre>
Unable to find the Boost header files.  Please set BOOST_ROOT to the root
directory containing Boost or BOOST_INCLUDEDIR to the directory containing
Boost's headers.

Call Stack (most recent call first):
CMake/HPHPFindLibs.cmake:20 (find_package)
CMake/HPHPSetup.cmake:2 (include)
src/CMakeLists.txt:18 (include)
</pre>
<pre>
CMake Error at CMake/FindMySQL.cmake:112 (MESSAGE):
Cannot find MySQL.  Include dir: MYSQL_INCLUDE_DIR-NOTFOUND library dir:
Call Stack (most recent call first):
CMake/HPHPFindLibs.cmake:30 (find_package)
CMake/HPHPSetup.cmake:2 (include)
src/CMakeLists.txt:18 (include)
</pre>
<p><a href="http://hiphopphp.org/wp-content/uploads/2010/02/Picture-4.png"><img src="http://hiphopphp.org/wp-content/uploads/2010/02/Picture-4.png" alt="" title="HipHop for PHP sandbox setup" width="800" height="700" class="alignnone size-full wp-image-42" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://hiphopphp.org/2010/02/21/hiphop-for-php-sandbox-work-in-progress-patched-libcurl-and-libevent-required/feed/</wfw:commentRss>
		<slash:comments>69</slash:comments>
		</item>
		<item>
		<title>Tutorial / How-To: Creating a HipHop for PHP Sandbox</title>
		<link>http://hiphopphp.org/2010/02/10/tutorial-creating-a-hiphop-for-php-sandbox/</link>
		<comments>http://hiphopphp.org/2010/02/10/tutorial-creating-a-hiphop-for-php-sandbox/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 17:59:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Benchmark]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[sandbox]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[hiphop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[webdev]]></category>

		<guid isPermaLink="false">http://hiphopphp.org/?p=33</guid>
		<description><![CDATA[As soon as FaceBook releases the source code of HipHop this page will have a step by step tutorial on how to set up a sandbox environment on a common Linux distribution (probably Ubuntu, maybe CentOS as well). I will be using a VM-Ware Fusion box, but the tutorial will apply to physical machines aswell. [...]]]></description>
			<content:encoded><![CDATA[<p>As soon as FaceBook releases the source code of HipHop this page will have a step by step tutorial on how to set up a sandbox environment on a common Linux distribution (probably Ubuntu, maybe CentOS as well). I will be using a VM-Ware Fusion box, but the tutorial will apply to physical machines aswell.</p>
<p>Why would you want a sandbox? To try how your applications work with HipHop without breaking your everyday development process with a rather fresh piece of software.</p>
]]></content:encoded>
			<wfw:commentRss>http://hiphopphp.org/2010/02/10/tutorial-creating-a-hiphop-for-php-sandbox/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
	</channel>
</rss>

