<?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 ImageMagik on Unix/Linux”</title>
	<atom:link href="http://blog.23impressions.com/?feed=rss2&#038;p=115" rel="self" type="application/rss+xml" />
	<link>http://blog.23impressions.com/?p=115#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=%25e2%2580%259cinstalling-imagemagik-on-unixlinux%25e2%2580%259d</link>
	<description></description>
	<lastBuildDate>Thu, 15 Jul 2010 19:57:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Piyush Gupta</title>
		<link>http://blog.23impressions.com/?p=115&#038;cpage=1#comment-241</link>
		<dc:creator>Piyush Gupta</dc:creator>
		<pubDate>Thu, 15 Jul 2010 19:57:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.23impressions.com/?p=115#comment-241</guid>
		<description>You may also try the below if you have any problem 

apt-get install  imagemagick libmagick9-dev -y

if the above doesnt work then do

apt-get update 

now retry ...


After doing this , 

gem install rmagick 

to test rmagick installation 

 irb -rubygems -r RMagick</description>
		<content:encoded><![CDATA[<p>You may also try the below if you have any problem </p>
<p>apt-get install  imagemagick libmagick9-dev -y</p>
<p>if the above doesnt work then do</p>
<p>apt-get update </p>
<p>now retry &#8230;</p>
<p>After doing this , </p>
<p>gem install rmagick </p>
<p>to test rmagick installation </p>
<p> irb -rubygems -r RMagick</p>
]]></content:encoded>
	</item>
</channel>
</rss>
