<?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: MySQL gem on OSX</title>
	<atom:link href="http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/</link>
	<description>professional web development and consulting</description>
	<lastBuildDate>Mon, 22 Aug 2011 18:56:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Maged Makled</title>
		<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/comment-page-1/#comment-27827</link>
		<dc:creator>Maged Makled</dc:creator>
		<pubDate>Tue, 15 Jun 2010 22:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/#comment-27827</guid>
		<description>I tried your solution but it didn&#039;t work. which mysql_config gives &quot;/usr/local/mysql/bin/mysql_config&quot;
when I changed the your command to &quot;sudo gem install mysql -- --with-mysql-include=/usr/local/mysql/include --with-mysql-lib=/usr/local/mysql/lib --with-mysql config=/usr/local/mysql/bin/mysql_config&quot;


still got the error ERROR: Failed to build gem native extension.

any suggestions ? 

Thanks

Maged Makled</description>
		<content:encoded><![CDATA[<p>I tried your solution but it didn&#8217;t work. which mysql_config gives &#8220;/usr/local/mysql/bin/mysql_config&#8221;<br />
when I changed the your command to &#8220;sudo gem install mysql &#8212; &#8211;with-mysql-include=/usr/local/mysql/include &#8211;with-mysql-lib=/usr/local/mysql/lib &#8211;with-mysql config=/usr/local/mysql/bin/mysql_config&#8221;</p>
<p>still got the error ERROR: Failed to build gem native extension.</p>
<p>any suggestions ? </p>
<p>Thanks</p>
<p>Maged Makled</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gwyn Morfey</title>
		<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/comment-page-1/#comment-24749</link>
		<dc:creator>Gwyn Morfey</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:06:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/#comment-24749</guid>
		<description>Worked for me, thanks.</description>
		<content:encoded><![CDATA[<p>Worked for me, thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simplificator &#187; Blog Archive &#187; mysql gem on OS X</title>
		<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/comment-page-1/#comment-18941</link>
		<dc:creator>simplificator &#187; Blog Archive &#187; mysql gem on OS X</dc:creator>
		<pubDate>Thu, 12 Feb 2009 17:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/#comment-18941</guid>
		<description>[...] Lots of people seem to have troubles getting the MySQL gem installed on OS X.Here is what i use: sudo gem install mysql &#8212; &#8211;with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config On my machine MySQL5 was installed using port then the path to the config should be correct. Otherwise either you know where the config file is (because you&#8217;ve installed MySQL yourself and you know what you are doing - but then - i assume - you would not need to read this :-) ) or you have to search for it. Try which mysql_config and if this does not work find / -name mysql_config (and go get a cup of  coffee).  [...]</description>
		<content:encoded><![CDATA[<p>[...] Lots of people seem to have troubles getting the MySQL gem installed on OS X.Here is what i use: sudo gem install mysql &#8212; &#8211;with-mysql-config=/opt/local/lib/mysql5/bin/mysql_config On my machine MySQL5 was installed using port then the path to the config should be correct. Otherwise either you know where the config file is (because you&#8217;ve installed MySQL yourself and you know what you are doing &#8211; but then &#8211; i assume &#8211; you would not need to read this :-) ) or you have to search for it. Try which mysql_config and if this does not work find / -name mysql_config (and go get a cup of  coffee).  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OUVYT &#187; Blog Archive &#187; Daily Del.icio.us</title>
		<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/comment-page-1/#comment-17947</link>
		<dc:creator>OUVYT &#187; Blog Archive &#187; Daily Del.icio.us</dc:creator>
		<pubDate>Mon, 19 Jan 2009 04:00:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/#comment-17947</guid>
		<description>[...] New Auburn Personal Computer Services LLC » Blog Archive » MySQL gem on OSX fixing the !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. [...]</description>
		<content:encoded><![CDATA[<p>[...] New Auburn Personal Computer Services LLC » Blog Archive » MySQL gem on OSX fixing the !!! The bundled mysql.rb driver has been removed from Rails 2.2. Please install the mysql gem and try again: gem install mysql. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ouvyt</title>
		<link>http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/comment-page-1/#comment-17928</link>
		<dc:creator>ouvyt</dc:creator>
		<pubDate>Sun, 18 Jan 2009 16:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.napcsweb.com/blog/2007/06/01/mysql-gem-on-osx/#comment-17928</guid>
		<description>make sure you have the latest xcode installed (free download from Apple) to get the gcc compilers.</description>
		<content:encoded><![CDATA[<p>make sure you have the latest xcode installed (free download from Apple) to get the gcc compilers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.316 seconds -->

