<?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>Puzzlestone &#187; mysql</title>
	<atom:link href="http://puzzlestone.co.uk/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://puzzlestone.co.uk</link>
	<description></description>
	<lastBuildDate>Thu, 20 May 2010 08:01:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gem install mysql</title>
		<link>http://puzzlestone.co.uk/2008/10/gem-install-mysql/</link>
		<comments>http://puzzlestone.co.uk/2008/10/gem-install-mysql/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 11:29:35 +0000</pubDate>
		<dc:creator>Charles</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[rails]]></category>

		<guid isPermaLink="false">http://puzzlestone.co.uk/?p=55</guid>
		<description><![CDATA[When you try and install the native mysql gem you get:
&#62;sudo gem install mysql
Building native extensions.  This could take a while&#8230;
ERROR:  Error installing mysql:
ERROR: Failed to build gem native extension.
checking for mysql_query() in -lmysqlclient&#8230; no
/usr/bin/ruby1.8 extconf.rb install mysql
blah..blah&#8230;and it fails.
Most likely you installed the mysql server package but you also need to install the mysql [...]]]></description>
		<wfw:commentRss>http://puzzlestone.co.uk/2008/10/gem-install-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
