<?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: How to Create .deb Packages for PHP 5.3 and PHP 6.0</title>
	<atom:link href="http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/feed/" rel="self" type="application/rss+xml" />
	<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/</link>
	<description>Home of the BeatsMeException</description>
	<lastBuildDate>Tue, 31 Aug 2010 14:35:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-10277</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 16 Nov 2009 20:51:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-10277</guid>
		<description>That&#039;s pretty cool, Hans, and well-timed seeing as how Karmic managed to exactly miss the 5.3 final. Thanks for the link :)</description>
		<content:encoded><![CDATA[<p>That&#8217;s pretty cool, Hans, and well-timed seeing as how Karmic managed to exactly miss the 5.3 final. Thanks for the link <img src='http://danielsmedegaardbuus.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hans Duedal</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-10130</link>
		<dc:creator>Hans Duedal</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:36:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-10130</guid>
		<description>Thank you... very nice guide. I didn&#039;t know making debs was that easy.

I used it to install PHP 5.3.1 RC3 on Karmic (Ubuntu 9.10), with this deb as the result:
http://cypres.dk/files/php5_5.3.1-rc3-200911060957_amd64.deb</description>
		<content:encoded><![CDATA[<p>Thank you&#8230; very nice guide. I didn&#8217;t know making debs was that easy.</p>
<p>I used it to install PHP 5.3.1 RC3 on Karmic (Ubuntu 9.10), with this deb as the result:<br />
<a href="http://cypres.dk/files/php5_5.3.1-rc3-200911060957_amd64.deb" rel="nofollow">http://cypres.dk/files/php5_5.3.1-rc3-200911060957_amd64.deb</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: antu</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-9606</link>
		<dc:creator>antu</dc:creator>
		<pubDate>Sat, 10 Oct 2009 12:05:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-9606</guid>
		<description>Thank you very much, this tutorial worked great for me. Now I can use namespaces, and all the other new features of PHP 5.3 under Ubuntu. :-)

Greetings from Germany.</description>
		<content:encoded><![CDATA[<p>Thank you very much, this tutorial worked great for me. Now I can use namespaces, and all the other new features of PHP 5.3 under Ubuntu. <img src='http://danielsmedegaardbuus.dk/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Greetings from Germany.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jordanwb</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-9214</link>
		<dc:creator>Jordanwb</dc:creator>
		<pubDate>Sat, 19 Sep 2009 22:40:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-9214</guid>
		<description>The .configure bit failed with the apxs2 stuff, with I removed, then it failed regarding PCRE. I think I&#039;ll wait for PHP 5.3 to be released, or install Gentoo on a Virtual machine.</description>
		<content:encoded><![CDATA[<p>The .configure bit failed with the apxs2 stuff, with I removed, then it failed regarding PCRE. I think I&#8217;ll wait for PHP 5.3 to be released, or install Gentoo on a Virtual machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vinci</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-5655</link>
		<dc:creator>Vinci</dc:creator>
		<pubDate>Fri, 15 May 2009 22:13:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-5655</guid>
		<description>The How-to worked great also with PHP 5.3.0RC2. I compiled a .deb package for i686 which, after a reboot, works like a charm so far!</description>
		<content:encoded><![CDATA[<p>The How-to worked great also with PHP 5.3.0RC2. I compiled a .deb package for i686 which, after a reboot, works like a charm so far!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-3975</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 10 Apr 2009 00:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-3975</guid>
		<description>Hey Void, thanks for that, especially considering that I&#039;m probably not gonna be producing new ones, but just for the record, what are these &quot;problems&quot;?</description>
		<content:encoded><![CDATA[<p>Hey Void, thanks for that, especially considering that I&#8217;m probably not gonna be producing new ones, but just for the record, what are these &#8220;problems&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Void</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-3756</link>
		<dc:creator>Void</dc:creator>
		<pubDate>Sun, 05 Apr 2009 21:24:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-3756</guid>
		<description>You might be also interested in some &quot;home-made&quot; packages I&#039;ve prepared for Intrepid and Jaunty. They have some problems, so be warned! Look here: http://tekla.art.pl/php-5.3-debian-ubuntu/ . Greetings!</description>
		<content:encoded><![CDATA[<p>You might be also interested in some &#8220;home-made&#8221; packages I&#8217;ve prepared for Intrepid and Jaunty. They have some problems, so be warned! Look here: <a href="http://tekla.art.pl/php-5.3-debian-ubuntu/" rel="nofollow">http://tekla.art.pl/php-5.3-debian-ubuntu/</a> . Greetings!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-2881</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Sat, 14 Mar 2009 13:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-2881</guid>
		<description>Hehe, NP :)</description>
		<content:encoded><![CDATA[<p>Hehe, NP <img src='http://danielsmedegaardbuus.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Omega</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-2741</link>
		<dc:creator>Omega</dc:creator>
		<pubDate>Wed, 04 Mar 2009 22:41:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-2741</guid>
		<description>Thanks for all the research and legwork!  Late static binding, here I come!</description>
		<content:encoded><![CDATA[<p>Thanks for all the research and legwork!  Late static binding, here I come!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kieran</title>
		<link>http://danielsmedegaardbuus.dk/2008-10-19/how-to-create-deb-packages-for-php-53-and-php-60/comment-page-1/#comment-1033</link>
		<dc:creator>Kieran</dc:creator>
		<pubDate>Tue, 23 Dec 2008 04:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.danielsmedegaardbuus.dk/?p=140#comment-1033</guid>
		<description>Thanks for that, worked like a charm for me.</description>
		<content:encoded><![CDATA[<p>Thanks for that, worked like a charm for me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
