<?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: Getting the mysql gem installed on Ubuntu</title>
	<atom:link href="http://ec2-50-19-95-138.compute-1.amazonaws.com/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/</link>
	<description></description>
	<lastBuildDate>Mon, 13 Feb 2012 16:17:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Adil Iqbal</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-85</link>
		<dc:creator>Adil Iqbal</dc:creator>
		<pubDate>Sun, 02 Oct 2011 08:27:17 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-85</guid>
		<description>Thanks,</description>
		<content:encoded><![CDATA[<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan blount</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-82</link>
		<dc:creator>alan blount</dc:creator>
		<pubDate>Thu, 04 Aug 2011 19:46:49 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-82</guid>
		<description>Yup - worked for me too, thanks!

# sudo apt-get install libmysqlclient-dev
# gem install mysql --

worked</description>
		<content:encoded><![CDATA[<p>Yup &#8211; worked for me too, thanks!</p>
<p># sudo apt-get install libmysqlclient-dev<br />
# gem install mysql &#8211;</p>
<p>worked</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Zajic</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-61</link>
		<dc:creator>Daniel Zajic</dc:creator>
		<pubDate>Wed, 01 Jun 2011 00:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-61</guid>
		<description>You can also try libmysqlclient-dev, which should install the latest package. It worked for my on Ubuntu 11.04.</description>
		<content:encoded><![CDATA[<p>You can also try libmysqlclient-dev, which should install the latest package. It worked for my on Ubuntu 11.04.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roberto</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-24</link>
		<dc:creator>Roberto</dc:creator>
		<pubDate>Wed, 22 Dec 2010 21:18:27 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-24</guid>
		<description>“sudo apt-get install libmysqlclient16-dev” helped me on ubuntu10</description>
		<content:encoded><![CDATA[<p>“sudo apt-get install libmysqlclient16-dev” helped me on ubuntu10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexey</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-23</link>
		<dc:creator>Alexey</dc:creator>
		<pubDate>Tue, 09 Nov 2010 11:44:53 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-23</guid>
		<description>“sudo apt-get install libmysqlclient15-dev” helped me on ubuntu10</description>
		<content:encoded><![CDATA[<p>“sudo apt-get install libmysqlclient15-dev” helped me on ubuntu10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tutorial: Redmine with SVN, Git and Gitosis on Ubuntu 8.04 &#124; x2on.de</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-22</link>
		<dc:creator>Tutorial: Redmine with SVN, Git and Gitosis on Ubuntu 8.04 &#124; x2on.de</dc:creator>
		<pubDate>Sat, 30 Oct 2010 07:54:52 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-22</guid>
		<description>[...]  http://brantinteractive.com/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/  http://www.redmine.org/wiki/1/RedmineInstall  http://wiki.ousli.org/index.php/Redmine_in_Ubuntu_Jaunty_9.04  http://www.redmine.org/wiki/1/HowTo_Install_Redmine_in_Ubuntu  http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl  http://xdissent.com/2010/05/04/github-clone-with-redmine/  http://wiki.ubuntuusers.de/virtualenv [...] </description>
		<content:encoded><![CDATA[<p>[...]  <a href="http://brantinteractive.com/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/" rel="nofollow">http://brantinteractive.com/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/</a>  <a href="http://www.redmine.org/wiki/1/RedmineInstall" rel="nofollow">http://www.redmine.org/wiki/1/RedmineInstall</a>  <a href="http://wiki.ousli.org/index.php/Redmine_in_Ubuntu_Jaunty_9.04" rel="nofollow">http://wiki.ousli.org/index.php/Redmine_in_Ubuntu_Jaunty_9.04</a>  <a href="http://www.redmine.org/wiki/1/HowTo_Install_Redmine_in_Ubuntu" rel="nofollow">http://www.redmine.org/wiki/1/HowTo_Install_Redmine_in_Ubuntu</a>  <a href="http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl" rel="nofollow">http://www.redmine.org/wiki/redmine/Repositories_access_control_with_apache_mod_dav_svn_and_mod_perl</a>  <a href="http://xdissent.com/2010/05/04/github-clone-with-redmine/" rel="nofollow">http://xdissent.com/2010/05/04/github-clone-with-redmine/</a>  <a href="http://wiki.ubuntuusers.de/virtualenv" rel="nofollow">http://wiki.ubuntuusers.de/virtualenv</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alan</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-21</link>
		<dc:creator>alan</dc:creator>
		<pubDate>Fri, 15 Oct 2010 07:51:16 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-21</guid>
		<description>Got the same problem. After I&#039;d installed libmysqlclient the gem installation went well.

Thank you!</description>
		<content:encoded><![CDATA[<p>Got the same problem. After I&#8217;d installed libmysqlclient the gem installation went well.</p>
<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: micky</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-20</link>
		<dc:creator>micky</dc:creator>
		<pubDate>Wed, 16 Jun 2010 10:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-20</guid>
		<description>&quot;sudo apt-get install libmysqlclient15-dev&quot; ... saved me on ubuntu10.04</description>
		<content:encoded><![CDATA[<p>&#8220;sudo apt-get install libmysqlclient15-dev&#8221; &#8230; saved me on ubuntu10.04</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ganesh</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-19</link>
		<dc:creator>Ganesh</dc:creator>
		<pubDate>Wed, 19 May 2010 16:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-19</guid>
		<description>Thax dude it helps me a lot</description>
		<content:encoded><![CDATA[<p>Thax dude it helps me a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedyashev Nikita</title>
		<link>http://ec2-50-19-95-138.compute-1.amazonaws.com/wordpress/2007/02/16/getting-the-mysql-gem-installed-on-ubuntu/#comment-18</link>
		<dc:creator>Fedyashev Nikita</dc:creator>
		<pubDate>Wed, 05 May 2010 09:17:56 +0000</pubDate>
		<guid isPermaLink="false">http://brantinteractive.com/index.php/?p=79#comment-18</guid>
		<description>Thanks, Rich!</description>
		<content:encoded><![CDATA[<p>Thanks, Rich!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

