<?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: [HowTo] Install ImageMagick/Imagick For PHP On Ubuntu</title>
	<atom:link href="http://www.ivankristianto.com/2009/07/howto-install-imagemagickimagick-for-php-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/</link>
	<description>Ivan Kristianto Blog</description>
	<lastBuildDate>Mon, 08 Mar 2010 12:00:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: James</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-2533</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-2533</guid>
		<description>Then, if you wish to upgrade to the latest beta (which compiles cleanly), download it from : http://pecl.php.net/package/imagick and use pecl to install it with &quot;pecl install {name of downloaded file}&quot;</description>
		<content:encoded><![CDATA[<p>Then, if you wish to upgrade to the latest beta (which compiles cleanly), download it from : <a href="http://pecl.php.net/package/imagick" rel="nofollow">http://pecl.php.net/package/imagick</a> and use pecl to install it with &#8220;pecl install {name of downloaded file}&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-2532</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 19 Dec 2009 12:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-2532</guid>
		<description>Install the module without building it manually by doing &quot;apt-get install php5-imagick&quot;</description>
		<content:encoded><![CDATA[<p>Install the module without building it manually by doing &#8220;apt-get install php5-imagick&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nolan</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-2426</link>
		<dc:creator>Nolan</dc:creator>
		<pubDate>Thu, 19 Nov 2009 14:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-2426</guid>
		<description>I&#039;m in the same place as Travis.  I have the newest version of libmagickwand-dev and I get the same error for libmagick9-dev which I am hoping will ultimately fix the make error</description>
		<content:encoded><![CDATA[<p>I&#8217;m in the same place as Travis.  I have the newest version of libmagickwand-dev and I get the same error for libmagick9-dev which I am hoping will ultimately fix the make error</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1550</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sun, 02 Aug 2009 12:38:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1550</guid>
		<description>i think you missed to install: libmagickwand-dev
run this
sudo apt-get installl libmagickwand-dev</description>
		<content:encoded><![CDATA[<p>i think you missed to install: libmagickwand-dev<br />
run this<br />
sudo apt-get installl libmagickwand-dev</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trav 19</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1544</link>
		<dc:creator>trav 19</dc:creator>
		<pubDate>Sun, 02 Aug 2009 08:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1544</guid>
		<description>Hi, again, Ivan

When I ran libmagick9-dev, it said:
You should explicitly select one to install.
E: Package libmagick9-dev has no installation candidate

it still gave me the same error when i installed imagick. Here&#039;s the pastebin link: http://pastebin.com/m74ca08ae

:(
travis</description>
		<content:encoded><![CDATA[<p>Hi, again, Ivan</p>
<p>When I ran libmagick9-dev, it said:<br />
You should explicitly select one to install.<br />
E: Package libmagick9-dev has no installation candidate</p>
<p>it still gave me the same error when i installed imagick. Here&#8217;s the pastebin link: <a href="http://pastebin.com/m74ca08ae" rel="nofollow">http://pastebin.com/m74ca08ae</a></p>
<p> <img src='http://www.ivankristianto.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br />
travis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1539</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Sun, 02 Aug 2009 04:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1539</guid>
		<description>Hi trav,
please run this command:
sudo apt-get install libmagick9-dev

then re-run 
sudo pecl install imagick

Cheers.</description>
		<content:encoded><![CDATA[<p>Hi trav,<br />
please run this command:<br />
sudo apt-get install libmagick9-dev</p>
<p>then re-run<br />
sudo pecl install imagick</p>
<p>Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: trav 19</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1537</link>
		<dc:creator>trav 19</dc:creator>
		<pubDate>Sun, 02 Aug 2009 03:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1537</guid>
		<description>hello, mister ivan! im having issues after doing: the last part of the 3-line installing imagick: &quot;sudo pecl install imagick&quot;, gave me this error:

make: *** [imagick_helpers.lo] Error 1
ERROR: `make&#039; failed

i have installed php5-dev package.
what do i do first? =( my box is ubuntu 9. i&#039;m assuming there was a remaining incomplete install in the box since it gave that error. how do i clean it first? or do i have to do that? i&#039;m really the noob of all noobs.

thank you!

travis</description>
		<content:encoded><![CDATA[<p>hello, mister ivan! im having issues after doing: the last part of the 3-line installing imagick: &#8220;sudo pecl install imagick&#8221;, gave me this error:</p>
<p>make: *** [imagick_helpers.lo] Error 1<br />
ERROR: `make&#8217; failed</p>
<p>i have installed php5-dev package.<br />
what do i do first? =( my box is ubuntu 9. i&#8217;m assuming there was a remaining incomplete install in the box since it gave that error. how do i clean it first? or do i have to do that? i&#8217;m really the noob of all noobs.</p>
<p>thank you!</p>
<p>travis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehdi</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1281</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Thu, 23 Jul 2009 12:11:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1281</guid>
		<description>Thinks Ivan for your help. Everything works perfectly now.</description>
		<content:encoded><![CDATA[<p>Thinks Ivan for your help. Everything works perfectly now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1241</link>
		<dc:creator>Ivan</dc:creator>
		<pubDate>Wed, 22 Jul 2009 02:06:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1241</guid>
		<description>Hi Mehdi,
Please be sure you install php5-dev package.
or you can use this command for ubuntu/debian: sudo apt-get install php5-dev
Note: if you use php4, use install php4-dev instead.</description>
		<content:encoded><![CDATA[<p>Hi Mehdi,<br />
Please be sure you install php5-dev package.<br />
or you can use this command for ubuntu/debian: sudo apt-get install php5-dev<br />
Note: if you use php4, use install php4-dev instead.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehdi</title>
		<link>http://www.ivankristianto.com/web-development/developments/howto-install-imagemagickimagick-for-php-on-ubuntu/618/comment-page-1/#comment-1235</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Tue, 21 Jul 2009 23:29:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.ivankristianto.com/?p=618#comment-1235</guid>
		<description>Thinks a lot for you tutorial but I have a problem. When I executed the command  sudo pecl install imagick i got this error:

downloading imagick-2.2.2.tgz ...
Starting to download imagick-2.2.2.tgz (77,212 bytes)
..................done: 77,212 bytes
11 source files, building
running: phpize
sh: phpize: not found
ERROR: `phpize&#039; failed

Can you help me with this?</description>
		<content:encoded><![CDATA[<p>Thinks a lot for you tutorial but I have a problem. When I executed the command  sudo pecl install imagick i got this error:</p>
<p>downloading imagick-2.2.2.tgz &#8230;<br />
Starting to download imagick-2.2.2.tgz (77,212 bytes)<br />
&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;done: 77,212 bytes<br />
11 source files, building<br />
running: phpize<br />
sh: phpize: not found<br />
ERROR: `phpize&#8217; failed</p>
<p>Can you help me with this?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
