<?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>P(failure &#124; big_shot_present) = .9 &#187; paperclip</title>
	<atom:link href="http://blog.e-thang.net/tag/paperclip/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.e-thang.net</link>
	<description>If even 1 person reads this, I will consider that a success</description>
	<lastBuildDate>Wed, 19 Oct 2011 14:52:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Paperclip/ImageMagick/RMagick error: &#8220;is not recognized by the &#8216;identify&#8217; command&#8221;</title>
		<link>http://blog.e-thang.net/2009/12/30/paperclipimagemagickrmagick-error-is-not-recognized-by-the-identify-command/</link>
		<comments>http://blog.e-thang.net/2009/12/30/paperclipimagemagickrmagick-error-is-not-recognized-by-the-identify-command/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 04:19:12 +0000</pubDate>
		<dc:creator>e-thang</dc:creator>
				<category><![CDATA[Rails]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[paperclip]]></category>
		<category><![CDATA[rmagick]]></category>

		<guid isPermaLink="false">http://blog.e-thang.net/?p=70</guid>
		<description><![CDATA[If you&#8217;re using the above combination, and you&#8217;re getting the above error, make sure that you&#8217;ve configured Paperclip to find ImageMagick in the right place.  Create an initializer file, RAILS_ROOT/config/intializers/paperclip.rb, and put &#8220;Paperclip.options[:image_magick_path] = &#8216;path/to/image_magic&#8217;&#8221; inside of it.  On Mac or a *nix system, type &#8220;which identify&#8221; to find the right folder. Big thanks to [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re using the above combination, and you&#8217;re getting the above error, make sure that you&#8217;ve configured Paperclip to find ImageMagick in the right place.  Create an initializer file, RAILS_ROOT/config/intializers/paperclip.rb, and put &#8220;Paperclip.options[:image_magick_path] = &#8216;path/to/image_magic&#8217;&#8221; inside of it.  On Mac or a *nix system, type &#8220;which identify&#8221; to find the right folder.</p>
<p>Big thanks to avit on <a href="http://railsforum.com/viewtopic.php?pid=73000#p73000">this forum</a> for the solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.e-thang.net/2009/12/30/paperclipimagemagickrmagick-error-is-not-recognized-by-the-identify-command/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

