<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SydneyFX - A Web Designer Blog &#187; Rmagic</title>
	<atom:link href="http://www.sydneyfx.com.au/wordpress/tag/rmagic/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sydneyfx.com.au/wordpress</link>
	<description>Ramblings of a Freelance Web Designer &#38; Developer</description>
	<lastBuildDate>Mon, 19 Jul 2010 08:58:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing Rmagick on Mac OS X</title>
		<link>http://www.sydneyfx.com.au/wordpress/installing-rmagick-on-mac-os-x/140</link>
		<comments>http://www.sydneyfx.com.au/wordpress/installing-rmagick-on-mac-os-x/140#comments</comments>
		<pubDate>Thu, 19 Jul 2007 13:25:05 +0000</pubDate>
		<dc:creator>Robert</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Rmagic]]></category>

		<guid isPermaLink="false">http://www.sydneyfx.com.au/wordpress/?p=140</guid>
		<description><![CDATA[As part of a new rails site I&#8217;m working on, I found that I needed to install Rmagic to provide image manipulation in my app. So what I found was that it was going to as easy as installing the &#8230; <a href="http://www.sydneyfx.com.au/wordpress/installing-rmagick-on-mac-os-x/140">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>As part of a new rails site I&#8217;m working on, I found that I needed to install Rmagic to provide image manipulation in my app.  So what I found was that it was going to as easy as installing  the rmagick gem.</p>
<p>So I fired up my terminal and typed</p>
<p>sudo gem install rmagick</p>
<p>Whoops!!! Error time!</p>
<p><code>Bulk updating Gem source index for: http://gems.rubyforge.org<br />
Building native extensions.  This could take a while...<br />
configure: error: Can't install RMagick. Can't find Magick-config or GraphicsMagick-config program.</code></p>
<p>ERROR:  While executing gem &#8230; (RuntimeError)<br />
ERROR: Failed to build gem native extension.<br />
Gem files will remain installed in /usr/local/lib/ruby/gems/1.8/gems/rmagick-1.15.7 for inspection.</p>
<p>So off I went to find a solution to this problem and kill a couple of hours of free time.</p>
<p>I found an <a href="http://myhep.com/2006/9/2/installing-rmagick-on-osx">post by Paul Hepworth on installing Rmagick on OSX</a> but I didn&#8217;t have macports installed so off I went again to find an alternative solution.</p>
<p><a href="http://rmagick.rubyforge.org/install-faq.html">Rmagick at ruby-forge happened to have installation instructions</a> but I had another problem.  I also needed to have X11 installed which I didn&#8217;t so I had to digg up my OSX installation disk and follow some <a href="http://occy.net/node/166">instructions on installing X11 on mac on this post by trae mccombs.</a></p>
<p>Back to the rmagick instructions on ruby-forge you&#8217;ll find a ruby script that you can run now that you have X11 installed and it&#8217;ll do the whole install for you.  Then all that&#8217;s left to do is</p>
<p>sudo gem install rmagick</p>
<p>Code on!!!</p>

<span class="slashdigglicious">
<a href="http://slashdot.org/bookmark.pl?url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Slashdot It!"><img src="http://slashdot.org/favicon.ico" height="16" width="16" alt="[Slashdot]" /></a>
<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Digg This Story"><img src="http://digg.com/favicon.ico" width="16" height="16" alt="[Digg]" /></a>
<a href="http://reddit.com/submit?url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Reddit"><img src="http://reddit.com/favicon.ico" width="16" height="16" alt="[Reddit]" /></a>
<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Save to del.icio.us" onclick="window.open('http://del.icio.us/post?v=4&amp;noui&amp;jump=close&amp;url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X', 'delicious', 'toolbar=no,width=700,height=400'); return false;"><img src="http://images.del.icio.us/static/img/delicious.small.gif" width="16" height="16" alt="[del.icio.us]" /></a>
<a href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140" title="Share on Facebook"><img src="http://www.facebook.com/favicon.ico" width="16" height="16" alt="[Facebook]" /></a>
<a href="http://technorati.com/faves?add=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140" title="Add to my Technorati Favorites"><img src="http://technorati.com/favicon.ico" width="16" height="16" alt="[Technorati]" /></a>
<a href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Save to Google Bookmarks"><img src="http://www.google.com/favicon.ico" width="16" height="16" alt="[Google]" /></a>
<a href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.sydneyfx.com.au%2Fwordpress%2Finstalling-rmagick-on-mac-os-x%2F140&amp;title=Installing+Rmagick+on+Mac+OS+X" title="Stumble it!"><img src="http://www.stumbleupon.com/favicon.ico" width="16" height="16" alt="[StumbleUpon]" /></a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.sydneyfx.com.au/wordpress/installing-rmagick-on-mac-os-x/140/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
