<?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: RVM Ruby 1.9 and the MySQL Gem &#8212; Friends at last on x86_64</title>
	<atom:link href="http://www.weedygarden.net/2009/11/13/rvm-ruby-19-and-the-mysql-gem-friends-at-last-on-x86_64/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weedygarden.net/2009/11/13/rvm-ruby-19-and-the-mysql-gem-friends-at-last-on-x86_64/</link>
	<description>The random ramblings of a web developer.</description>
	<lastBuildDate>Sun, 05 Feb 2012 16:57:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Stevie Oxborough</title>
		<link>http://www.weedygarden.net/2009/11/13/rvm-ruby-19-and-the-mysql-gem-friends-at-last-on-x86_64/comment-page-1/#comment-124</link>
		<dc:creator>Stevie Oxborough</dc:creator>
		<pubDate>Mon, 13 Sep 2010 10:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.weedygarden.net/?p=81#comment-124</guid>
		<description>A  Very  interesting   post .  Any time  i  read  your  website i  find  a  unique   view.  Furthermore  , as a  new  developer, i  have to say  that the structure of your  blog  rocks  .  Could you post some information regarding the theme ? .
 Thanks .</description>
		<content:encoded><![CDATA[<p>A  Very  interesting   post .  Any time  i  read  your  website i  find  a  unique   view.  Furthermore  , as a  new  developer, i  have to say  that the structure of your  blog  rocks  .  Could you post some information regarding the theme ? .<br />
 Thanks .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne E. Seguin</title>
		<link>http://www.weedygarden.net/2009/11/13/rvm-ruby-19-and-the-mysql-gem-friends-at-last-on-x86_64/comment-page-1/#comment-112</link>
		<dc:creator>Wayne E. Seguin</dc:creator>
		<pubDate>Sat, 14 Nov 2009 11:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.weedygarden.net/?p=81#comment-112</guid>
		<description>That is correct. The biggest concept to take away from this is that mysql architecture must match the selected ruby&#039;s architecture so you have to install/compile both to the same arch. 

You can find out the architecture of each by inspecting the output of:
file $(which mysql)
file $(which ruby)

Also be aware that there were just two bugfixes in building rubies:
* it now honors (again) the configure flags passed in on the command line -C --enable-shared,--with-iconv-dir=...........
* It now specifies configure flags --host and --build on OSX in order to ensure that it will properly build as x86_64 or i386.

Thank you for using rvm !

  ~Wayne</description>
		<content:encoded><![CDATA[<p>That is correct. The biggest concept to take away from this is that mysql architecture must match the selected ruby&#8217;s architecture so you have to install/compile both to the same arch. </p>
<p>You can find out the architecture of each by inspecting the output of:<br />
file $(which mysql)<br />
file $(which ruby)</p>
<p>Also be aware that there were just two bugfixes in building rubies:<br />
* it now honors (again) the configure flags passed in on the command line -C &#8211;enable-shared,&#8211;with-iconv-dir=&#8230;&#8230;&#8230;..<br />
* It now specifies configure flags &#8211;host and &#8211;build on OSX in order to ensure that it will properly build as x86_64 or i386.</p>
<p>Thank you for using rvm !</p>
<p>  ~Wayne</p>
]]></content:encoded>
	</item>
</channel>
</rss>

