<?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: Installing RMagick Ruby Gem on Mac OS X 10.4.9</title>
	<atom:link href="http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/feed/" rel="self" type="application/rss+xml" />
	<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/</link>
	<description>May The Source Be With You.</description>
	<pubDate>Wed, 07 Jan 2009 04:38:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Travis</title>
		<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/comment-page-1/#comment-5434</link>
		<dc:creator>Travis</dc:creator>
		<pubDate>Sun, 27 Jan 2008 00:59:01 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=111#comment-5434</guid>
		<description>For the love of god thank you! This has been a major headache for me and you've solved it in a few easy steps! thank you thank you thank you!</description>
		<content:encoded><![CDATA[<p>For the love of god thank you! This has been a major headache for me and you&#8217;ve solved it in a few easy steps! thank you thank you thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Kendall</title>
		<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/comment-page-1/#comment-3668</link>
		<dc:creator>Andrew Kendall</dc:creator>
		<pubDate>Fri, 26 Oct 2007 16:11:30 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=111#comment-3668</guid>
		<description>Just worked fine for Leopard, with changes to latest download locations and "export MACOSX_DEPLOYMENT_TARGET=10.5" of course.</description>
		<content:encoded><![CDATA[<p>Just worked fine for Leopard, with changes to latest download locations and &#8220;export MACOSX_DEPLOYMENT_TARGET=10.5&#8243; of course.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grenmar</title>
		<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/comment-page-1/#comment-273</link>
		<dc:creator>Grenmar</dc:creator>
		<pubDate>Sat, 28 Jul 2007 21:44:11 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=111#comment-273</guid>
		<description>Excellent instructions, worked perfectly. Thank you!
Used GraphicsMagick (minus PERLMagick) instead of ImageMagick.

curl -O ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/GraphicsMagick-1.1.8.tar.bz2
bzip2 -dc GraphicsMagick-1.1.8.tar.bz2 &#124; tar xv
cd GraphicsMagick-1.1.8
./configure --prefix=/usr/local --without-perl
make
sudo make install
cd ..

Installation of the RMagick gem was flawless.</description>
		<content:encoded><![CDATA[<p>Excellent instructions, worked perfectly. Thank you!<br />
Used GraphicsMagick (minus PERLMagick) instead of ImageMagick.</p>
<p>curl -O <a href="ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/GraphicsMagick-1.1.8.tar.bz2" rel="nofollow" onclick="javascript:urchinTracker ('/outbound/comment/ftp.graphicsmagick.org');">ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/GraphicsMagick-1.1.8.tar.bz2</a><br />
bzip2 -dc GraphicsMagick-1.1.8.tar.bz2 | tar xv<br />
cd GraphicsMagick-1.1.8<br />
./configure &#8211;prefix=/usr/local &#8211;without-perl<br />
make<br />
sudo make install<br />
cd ..</p>
<p>Installation of the RMagick gem was flawless.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vince</title>
		<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/comment-page-1/#comment-275</link>
		<dc:creator>Vince</dc:creator>
		<pubDate>Thu, 19 Jul 2007 19:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=111#comment-275</guid>
		<description>Worked great -- thanks!</description>
		<content:encoded><![CDATA[<p>Worked great &#8212; thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dotty</title>
		<link>http://ariejan.net/2007/05/29/installing-rmagick-ruby-gem-on-mac-os-x-1049/comment-page-1/#comment-274</link>
		<dc:creator>Dotty</dc:creator>
		<pubDate>Sun, 17 Jun 2007 16:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://beta.ariejan.net/?p=111#comment-274</guid>
		<description>thank you! :) I was having trouble with ri and rdoc generation, but --no-ri and --no-rdoc worked fine.</description>
		<content:encoded><![CDATA[<p>thank you! :) I was having trouble with ri and rdoc generation, but &#8211;no-ri and &#8211;no-rdoc worked fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
