<?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: Installing PHPUnit on Snow Leopard</title>
	<atom:link href="http://gregk.me/2010/installing-phpunit-on-snow-leopard/feed/" rel="self" type="application/rss+xml" />
	<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/</link>
	<description>the more I learn, the less I know</description>
	<lastBuildDate>Sat, 19 May 2012 15:28:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Alí Suárez</title>
		<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/comment-page-1/#comment-1181</link>
		<dc:creator>Alí Suárez</dc:creator>
		<pubDate>Sun, 03 Jul 2011 21:42:46 +0000</pubDate>
		<guid isPermaLink="false">http://gregk.me/?p=396#comment-1181</guid>
		<description>Just what I needed! Thanks!</description>
		<content:encoded><![CDATA[<p>Just what I needed! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ravi</title>
		<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/comment-page-1/#comment-1010</link>
		<dc:creator>Ravi</dc:creator>
		<pubDate>Mon, 28 Mar 2011 23:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://gregk.me/?p=396#comment-1010</guid>
		<description>John Crepezzi&#039;s tip above worked for me too</description>
		<content:encoded><![CDATA[<p>John Crepezzi&#8217;s tip above worked for me too</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Crepezzi</title>
		<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/comment-page-1/#comment-895</link>
		<dc:creator>John Crepezzi</dc:creator>
		<pubDate>Sat, 05 Feb 2011 06:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://gregk.me/?p=396#comment-895</guid>
		<description>Thanks for the hints - I also had to do:
sudo pear channel-discover components.ez.no</description>
		<content:encoded><![CDATA[<p>Thanks for the hints &#8211; I also had to do:<br />
sudo pear channel-discover components.ez.no</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George Tarantilis</title>
		<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/comment-page-1/#comment-632</link>
		<dc:creator>George Tarantilis</dc:creator>
		<pubDate>Fri, 19 Nov 2010 10:13:09 +0000</pubDate>
		<guid isPermaLink="false">http://gregk.me/?p=396#comment-632</guid>
		<description>Thank you so much.
I had problems installing phpunit. (Mac OS X 10.6.5)

Upgrading PEAR to 1.9.1 did the trick. 


Thanks!!</description>
		<content:encoded><![CDATA[<p>Thank you so much.<br />
I had problems installing phpunit. (Mac OS X 10.6.5)</p>
<p>Upgrading PEAR to 1.9.1 did the trick. </p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 4F2E4A2E</title>
		<link>http://gregk.me/2010/installing-phpunit-on-snow-leopard/comment-page-1/#comment-574</link>
		<dc:creator>4F2E4A2E</dc:creator>
		<pubDate>Mon, 08 Nov 2010 22:03:47 +0000</pubDate>
		<guid isPermaLink="false">http://gregk.me/?p=396#comment-574</guid>
		<description>after installing snow leopard from the scratch and folowing you instructions i got this:
---------------------
$ sudo pear install phpunit/PHPUnit
Unknown remote channel: components.ez.no
Unknown remote channel: components.ez.no
phpunit/PHPUnit can optionally use PHP extension &quot;dbus&quot;
phpunit/PHP_CodeCoverage requires package &quot;channel://components.ez.no/ConsoleTools&quot; (version &gt;= 1.6)
phpunit/PHP_CodeCoverage can optionally use PHP extension &quot;xdebug&quot; (version &gt;= 2.0.5)
phpunit/PHPUnit requires package &quot;phpunit/PHP_CodeCoverage&quot; (version &gt;= 1.0.0)
phpunit/PHP_TokenStream requires package &quot;channel://components.ez.no/ConsoleTools&quot; (version &gt;= 1.6)
No valid packages found
install failed
---------------------
i am getting crazy</description>
		<content:encoded><![CDATA[<p>after installing snow leopard from the scratch and folowing you instructions i got this:<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
$ sudo pear install phpunit/PHPUnit<br />
Unknown remote channel: components.ez.no<br />
Unknown remote channel: components.ez.no<br />
phpunit/PHPUnit can optionally use PHP extension &#8220;dbus&#8221;<br />
phpunit/PHP_CodeCoverage requires package &#8220;channel://components.ez.no/ConsoleTools&#8221; (version &gt;= 1.6)<br />
phpunit/PHP_CodeCoverage can optionally use PHP extension &#8220;xdebug&#8221; (version &gt;= 2.0.5)<br />
phpunit/PHPUnit requires package &#8220;phpunit/PHP_CodeCoverage&#8221; (version &gt;= 1.0.0)<br />
phpunit/PHP_TokenStream requires package &#8220;channel://components.ez.no/ConsoleTools&#8221; (version &gt;= 1.6)<br />
No valid packages found<br />
install failed<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
i am getting crazy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

