<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DZone Snippets: ruby code</title>
    <link>http://snippets.dzone.com/posts</link>
    <pubDate>Thu, 28 Aug 2008 19:19:50 GMT</pubDate>
    <description>DZone Snippets: ruby code</description>
    <item>
      <title>command to install mysql gem in FC5</title>
      <link>http://snippets.dzone.com/posts/show/3186</link>
      <description>// installs the mysql gem with the correct locations of the mysql  install, for some reason the installer can't find it on its own.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;gem install mysql -- --with-mysql-include=/usr/include/mysql --with-mysql-lib=/usr/lib/mysql&lt;br /&gt;&lt;br /&gt;&lt;/code&gt;</description>
      <pubDate>Thu, 21 Dec 2006 00:25:21 GMT</pubDate>
      <guid>http://snippets.dzone.com/posts/show/3186</guid>
      <author>adevadeh (adeh)</author>
    </item>
  </channel>
</rss>
