<?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: Ruby On Rails native MySQL Bindings Vs. RMagick</title>
	<atom:link href="http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/feed/" rel="self" type="application/rss+xml" />
	<link>http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/</link>
	<description>Just another nerd blog</description>
	<lastBuildDate>Mon, 21 Jun 2010 09:29:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michael</title>
		<link>http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/#comment-1716</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 19 Mar 2007 06:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/#comment-1716</guid>
		<description>First i&#039;d try to uninstall the gem and try installing rmagick from source and see if it really compiles... i made the experience that the gem wouldn&#039;t tell you it&#039;s failure.

Then use 
require &#039;RMagick&#039;
in your controller. require_gem or the new gem didn&#039;t work for me.

I made good experience using darwin ports for imagemagick and it&#039;s needed libraries on some newer projects... much less pain in the ass getting things to work.</description>
		<content:encoded><![CDATA[<p>First i&#8217;d try to uninstall the gem and try installing rmagick from source and see if it really compiles&#8230; i made the experience that the gem wouldn&#8217;t tell you it&#8217;s failure.</p>
<p>Then use<br />
require &#8216;RMagick&#8217;<br />
in your controller. require_gem or the new gem didn&#8217;t work for me.</p>
<p>I made good experience using darwin ports for imagemagick and it&#8217;s needed libraries on some newer projects&#8230; much less pain in the ass getting things to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/#comment-1715</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Mon, 19 Mar 2007 06:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://info.michael-simons.eu/2007/01/02/ruby-on-rails-native-mysql-bindings-vs-rmagick/#comment-1715</guid>
		<description>Hi Michael,

I&#039;m having the same issue with RMagick in my Mac OS 10.4.8, after following this article:
http://hivelogic.com/narrative/articles/rmagick_os_x

I&#039;m getting:

MissingSourceFile in ProfileController#new
no such file to load -- RMagick.so

Any ideas please.

Thanks,

Peter.</description>
		<content:encoded><![CDATA[<p>Hi Michael,</p>
<p>I&#8217;m having the same issue with RMagick in my Mac OS 10.4.8, after following this article:<br />
<a href="http://hivelogic.com/narrative/articles/rmagick_os_x" rel="nofollow">http://hivelogic.com/narrative.....agick_os_x</a></p>
<p>I&#8217;m getting:</p>
<p>MissingSourceFile in ProfileController#new<br />
no such file to load &#8212; RMagick.so</p>
<p>Any ideas please.</p>
<p>Thanks,</p>
<p>Peter.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
