<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>rubyconsumer &#187; Uncategorized</title>
	<atom:link href="http://www.rubyconsumer.com/blog/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rubyconsumer.com/blog</link>
	<description>consuming all things ruby.</description>
	<lastBuildDate>Mon, 30 Mar 2009 17:33:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing mysql ruby gem</title>
		<link>http://www.rubyconsumer.com/blog/2009/03/07/installing-mysql-ruby-gem/</link>
		<comments>http://www.rubyconsumer.com/blog/2009/03/07/installing-mysql-ruby-gem/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 21:16:56 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/?p=28</guid>
		<description><![CDATA[Having problems installing the mysql ruby gem? Locate your mysql_config file and then pass it in the mysql config when you install the mysql gem. sudo gem install mysql -- --with-mysql-config=/usr/local/mysql-5.1.32-osx10.5-x86/bin/mysql_config That should address the following error: sudo gem install mysql Building native extensions. This could take a while... ERROR: Error installing mysql: ERROR: Failed [...]]]></description>
			<content:encoded><![CDATA[<p>Having problems installing the mysql ruby gem?</p>
<p>Locate your mysql_config file and then pass it in the mysql config when you install the mysql gem.</p>
<p><code>sudo gem install mysql -- --with-mysql-config=/usr/local/mysql-5.1.32-osx10.5-x86/bin/mysql_config</code></p>
<p>That should address the following error:<br />
<code>sudo gem install mysql<br />
Building native extensions.  This could take a while...<br />
ERROR:  Error installing mysql:<br />
        ERROR: Failed to build gem native extension.</p>
<p>/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb install mysql<br />
checking for mysql_query() in -lmysqlclient... no<br />
checking for main() in -lm... yes<br />
checking for mysql_query() in -lmysqlclient... no<br />
checking for main() in -lz... yes<br />
checking for mysql_query() in -lmysqlclient... no<br />
checking for main() in -lsocket... no<br />
checking for mysql_query() in -lmysqlclient... no<br />
checking for main() in -lnsl... no<br />
checking for mysql_query() in -lmysqlclient... no<br />
*** extconf.rb failed ***<br />
Could not create Makefile due to some reason, probably lack of<br />
necessary libraries and/or headers.  Check the mkmf.log file for more<br />
details.  You may need configuration options.</p>
<p>Provided configuration options:<br />
        --with-opt-dir<br />
        --without-opt-dir<br />
        --with-opt-include<br />
        --without-opt-include=${opt-dir}/include<br />
        --with-opt-lib<br />
        --without-opt-lib=${opt-dir}/lib<br />
        --with-make-prog<br />
        --without-make-prog<br />
        --srcdir=.<br />
        --curdir<br />
        --ruby=/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby<br />
        --with-mysql-config<br />
        --without-mysql-config<br />
        --with-mysql-dir<br />
        --without-mysql-dir<br />
        --with-mysql-include<br />
        --without-mysql-include=${mysql-dir}/include<br />
        --with-mysql-lib<br />
        --without-mysql-lib=${mysql-dir}/lib<br />
        --with-mysqlclientlib<br />
        --without-mysqlclientlib<br />
        --with-mlib<br />
        --without-mlib<br />
        --with-mysqlclientlib<br />
        --without-mysqlclientlib<br />
        --with-zlib<br />
        --without-zlib<br />
        --with-mysqlclientlib<br />
        --without-mysqlclientlib<br />
        --with-socketlib<br />
        --without-socketlib<br />
        --with-mysqlclientlib<br />
        --without-mysqlclientlib<br />
        --with-nsllib<br />
        --without-nsllib<br />
        --with-mysqlclientlib<br />
        --without-mysqlclientlib</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2009/03/07/installing-mysql-ruby-gem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Borders and Semler</title>
		<link>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/</link>
		<comments>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/#comments</comments>
		<pubDate>Sun, 20 May 2007 02:22:14 +0000</pubDate>
		<dc:creator>Winston Tsang</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/</guid>
		<description><![CDATA[You heard it here first. Borders and Semler are back together again.]]></description>
			<content:encoded><![CDATA[<p>You heard it here first.  Borders and Semler are back together again.</p>
<p><img alt="Borders and Semler" id="image6" src="http://www.rubyconsumer.com/blog/wp-content/uploads/2007/05/BordersAndSemler.png" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.rubyconsumer.com/blog/2007/05/19/borders-and-semler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
