<?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: Mac OS X Leopard, Entropy PHP and XDebug Extension (64bit)</title>
	<atom:link href="http://blog.xeonxai.com/2009/03/09/117/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xeonxai.com/2009/03/09/117/</link>
	<description>My rants on PHP, Objective-C, Cocoa Touch, and other random stuff.</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:20:12 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: David Karlin</title>
		<link>http://blog.xeonxai.com/2009/03/09/117/comment-page-1/#comment-495</link>
		<dc:creator>David Karlin</dc:creator>
		<pubDate>Sun, 08 Nov 2009 23:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xeonxai.com/?p=117#comment-495</guid>
		<description>All compiled OK, moved to the right directory, php.ini edited appropriately, but xdebug.so simply doesn&#039;t show up on the PHP info.

Any ideas as to how to debug further?</description>
		<content:encoded><![CDATA[<p>All compiled OK, moved to the right directory, php.ini edited appropriately, but xdebug.so simply doesn&#8217;t show up on the PHP info.</p>
<p>Any ideas as to how to debug further?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Karlin</title>
		<link>http://blog.xeonxai.com/2009/03/09/117/comment-page-1/#comment-494</link>
		<dc:creator>David Karlin</dc:creator>
		<pubDate>Sun, 08 Nov 2009 22:59:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xeonxai.com/?p=117#comment-494</guid>
		<description>And by the way, the hyphen in front of -enable-xdebug isn&#039;t a real hyphen either!</description>
		<content:encoded><![CDATA[<p>And by the way, the hyphen in front of -enable-xdebug isn&#8217;t a real hyphen either!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Weaver</title>
		<link>http://blog.xeonxai.com/2009/03/09/117/comment-page-1/#comment-488</link>
		<dc:creator>Rob Weaver</dc:creator>
		<pubDate>Fri, 16 Oct 2009 21:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xeonxai.com/?p=117#comment-488</guid>
		<description>Just a reminder not to do cut and paste from the web page, I tried your command, and it failed, because the double-quotes on the page are not actual double-quotes.

Replacing them, the command worked fine:

MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=&quot;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp&quot; CCFLAGS=&quot;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&quot; CXXFLAGS=&quot;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&quot; LDFLAGS=&quot;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load&quot; ./configure –enable-xdebug</description>
		<content:encoded><![CDATA[<p>Just a reminder not to do cut and paste from the web page, I tried your command, and it failed, because the double-quotes on the page are not actual double-quotes.</p>
<p>Replacing them, the command worked fine:</p>
<p>MACOSX_DEPLOYMENT_TARGET=10.5 CFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp&#8221; CCFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&#8221; CXXFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe&#8221; LDFLAGS=&#8221;-arch ppc -arch ppc64 -arch i386 -arch x86_64 -bind_at_load&#8221; ./configure –enable-xdebug</p>
]]></content:encoded>
	</item>
</channel>
</rss>
