<?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: mod_dbd MySQL Driver Woes With Ubuntu 7.04</title>
	<atom:link href="http://www.cb1inc.com/2008/04/22/mod-dbd-mysql-driver-woes-with-ubuntu-7-04/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cb1inc.com/2008/04/22/mod-dbd-mysql-driver-woes-with-ubuntu-7-04/</link>
	<description></description>
	<lastBuildDate>Fri, 13 Jan 2012 14:53:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Marcelo</title>
		<link>http://www.cb1inc.com/2008/04/22/mod-dbd-mysql-driver-woes-with-ubuntu-7-04/comment-page-1/#comment-99</link>
		<dc:creator>Marcelo</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-99</guid>
		<description>Cris,
This page helped me with a problem regarding the package RMySQL for R lagnguage on  Ubuntu 8.04.
During the installation, I got the same error due to the absence of mysql.h .
After reading your blog, I managed to fix the problem.
This is what worked for me ...
* Install packages:
libmysqlclient15-dev
libmysql++-dev
libapr1-dbg
libapr1-dev
libaprutil1-dbg
libaprutil1-dev

Then from R ...
&gt; install.packages(&quot;RMySQL&quot;)

Hope this will help other people.
</description>
		<content:encoded><![CDATA[<p>Cris,<br />
This page helped me with a problem regarding the package RMySQL for R lagnguage on  Ubuntu 8.04.<br />
During the installation, I got the same error due to the absence of mysql.h .<br />
After reading your blog, I managed to fix the problem.<br />
This is what worked for me &#8230;<br />
* Install packages:<br />
libmysqlclient15-dev<br />
libmysql++-dev<br />
libapr1-dbg<br />
libapr1-dev<br />
libaprutil1-dbg<br />
libaprutil1-dev</p>
<p>Then from R &#8230;<br />
> install.packages(&#8220;RMySQL&#8221;)</p>
<p>Hope this will help other people.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

