<?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: fixing do_mysql hanging or install problems on mac os x</title>
	<atom:link href="http://eigenjoy.com/2008/11/20/fixing-do_mysql-hanging-or-install-problems-on-mac-os-x/feed/" rel="self" type="application/rss+xml" />
	<link>http://eigenjoy.com/2008/11/20/fixing-do_mysql-hanging-or-install-problems-on-mac-os-x/</link>
	<description>a programming blog</description>
	<lastBuildDate>Wed, 14 Sep 2011 21:12:34 -0800</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Kyle</title>
		<link>http://eigenjoy.com/2008/11/20/fixing-do_mysql-hanging-or-install-problems-on-mac-os-x/comment-page-1/#comment-35666</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 21 Mar 2011 20:59:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.xcombinator.com/2008/11/20/fixing-do_mysql-hanging-or-install-problems-on-mac-os-x/#comment-35666</guid>
		<description>I had to add the mysql bin path to my PATH as well to get this to compile. Like so:

export PATH=&quot;$PATH:/usr/local/mysql/bin/&quot;

You can find out what yours is by doing:
locate mysql_config</description>
		<content:encoded><![CDATA[<p>I had to add the mysql bin path to my PATH as well to get this to compile. Like so:</p>
<p>export PATH=&#8221;$PATH:/usr/local/mysql/bin/&#8221;</p>
<p>You can find out what yours is by doing:<br />
locate mysql_config</p>
]]></content:encoded>
	</item>
</channel>
</rss>

