<?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: Fix for &#8220;convert: no decode delegate for this image format &#8220;</title>
	<atom:link href="http://blog.ericlamb.net/2008/11/fix-for-convert-no-decode-delegate-for-this-image-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ericlamb.net/2008/11/fix-for-convert-no-decode-delegate-for-this-image-format/</link>
	<description>Thoughts on programming, people and life</description>
	<lastBuildDate>Sat, 04 Feb 2012 09:01:37 -0800</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: mikesnp</title>
		<link>http://blog.ericlamb.net/2008/11/fix-for-convert-no-decode-delegate-for-this-image-format/comment-page-1/#comment-21770</link>
		<dc:creator>mikesnp</dc:creator>
		<pubDate>Sat, 18 Dec 2010 05:40:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=77#comment-21770</guid>
		<description>I found that I needed to add the following variables after ./configure

./configure CPPFLAGS=-I/usr/local/include LDFLAGS=&#039;-L/usr/local/lib -R/usr/local/lib&#039;

Otherwise, the configure process could not locate and test the JPEG (and PNG) headers and libraries.

- Mike</description>
		<content:encoded><![CDATA[<p>I found that I needed to add the following variables after ./configure</p>
<p>./configure CPPFLAGS=-I/usr/local/include LDFLAGS=&#8217;-L/usr/local/lib -R/usr/local/lib&#8217;</p>
<p>Otherwise, the configure process could not locate and test the JPEG (and PNG) headers and libraries.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Lamb</title>
		<link>http://blog.ericlamb.net/2008/11/fix-for-convert-no-decode-delegate-for-this-image-format/comment-page-1/#comment-954</link>
		<dc:creator>Eric Lamb</dc:creator>
		<pubDate>Wed, 13 May 2009 05:16:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=77#comment-954</guid>
		<description>It looks like you&#039;re trying to recognize a tif image but you installed the jpeg library. Can you confirm you&#039;ve installed the tif library?</description>
		<content:encoded><![CDATA[<p>It looks like you&#8217;re trying to recognize a tif image but you installed the jpeg library. Can you confirm you&#8217;ve installed the tif library?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pg8873</title>
		<link>http://blog.ericlamb.net/2008/11/fix-for-convert-no-decode-delegate-for-this-image-format/comment-page-1/#comment-953</link>
		<dc:creator>pg8873</dc:creator>
		<pubDate>Tue, 12 May 2009 22:53:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ericlamb.net/?p=77#comment-953</guid>
		<description>libjpeg-6b.tar.gz installation went well, and I did reinstall IM.
But I&#039;m still getting the same err msg

identify PG_script/533589.tif
identify: no decode delegate for this image format `PG_script/533589.tif&#039; @ constitute.c/ReadImage/526.

any clues ?</description>
		<content:encoded><![CDATA[<p>libjpeg-6b.tar.gz installation went well, and I did reinstall IM.<br />
But I&#8217;m still getting the same err msg</p>
<p>identify PG_script/533589.tif<br />
identify: no decode delegate for this image format `PG_script/533589.tif&#8217; @ constitute.c/ReadImage/526.</p>
<p>any clues ?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

