<?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 2.8 Gem on Hardy</title>
	<atom:link href="http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/</link>
	<description></description>
	<lastBuildDate>Tue, 01 Feb 2011 10:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/comment-page-1/#comment-597</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 21 Jul 2009 14:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=196#comment-597</guid>
		<description>That works, thanks for that update.  I was going to say that you could probably add a symbolic link as well to try solving the problem.
ln -s /usr/share/fonts/type1/gsfont /folder/rmagick/wants/

I forget exactly what folder it looks for, I&#039;ll see if i can dig that up.</description>
		<content:encoded><![CDATA[<p>That works, thanks for that update.  I was going to say that you could probably add a symbolic link as well to try solving the problem.<br />
ln -s /usr/share/fonts/type1/gsfont /folder/rmagick/wants/</p>
<p>I forget exactly what folder it looks for, I&#8217;ll see if i can dig that up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Armstrong</title>
		<link>http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/comment-page-1/#comment-591</link>
		<dc:creator>Brian Armstrong</dc:creator>
		<pubDate>Mon, 20 Jul 2009 20:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=196#comment-591</guid>
		<description>Finally solved the above error!  Had to use another flag to tell it where the ghostscript fonts are.

./configure --disable-openmp --with-gs-font-dir=/usr/share/fonts/type1/gsfonts

more details here:
http://stackoverflow.com/questions/1014506/imagemagickerror-unable-to-read-font-null-null/1155873</description>
		<content:encoded><![CDATA[<p>Finally solved the above error!  Had to use another flag to tell it where the ghostscript fonts are.</p>
<p>./configure &#8211;disable-openmp &#8211;with-gs-font-dir=/usr/share/fonts/type1/gsfonts</p>
<p>more details here:<br />
<a href="http://stackoverflow.com/questions/1014506/imagemagickerror-unable-to-read-font-null-null/1155873" rel="nofollow">http://stackoverflow.com/questions/1014506/imagemagickerror-unable-to-read-font-null-null/1155873</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Armstrong</title>
		<link>http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/comment-page-1/#comment-590</link>
		<dc:creator>Brian Armstrong</dc:creator>
		<pubDate>Mon, 20 Jul 2009 20:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=196#comment-590</guid>
		<description>Yep, –disable-openmp worked for me too.  Thanks!  ImageMagick &amp; Rmagick have been nothing but problems, we&#039;ve been very unimpressed with it.

Still getting one error occasionally that pops up at times with &quot;unable to read font `(null)&#039;&quot;.  Still haven&#039;t solved that one!</description>
		<content:encoded><![CDATA[<p>Yep, –disable-openmp worked for me too.  Thanks!  ImageMagick &amp; Rmagick have been nothing but problems, we&#8217;ve been very unimpressed with it.</p>
<p>Still getting one error occasionally that pops up at times with &#8220;unable to read font `(null)&#8217;&#8221;.  Still haven&#8217;t solved that one!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chip Castle</title>
		<link>http://computerplumber.com/2009/01/installing-rmagick-28-gem-on-hardy/comment-page-1/#comment-336</link>
		<dc:creator>Chip Castle</dc:creator>
		<pubDate>Wed, 15 Apr 2009 16:32:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.computerplumber.ca/?p=196#comment-336</guid>
		<description>Excellent write up!  I ran into this problem after a REALLY long compile install sequence yesterday, and it turned out that all I needed was this during the configuration:

--disable-openmp

You totally saved my day.  Thank you!!!</description>
		<content:encoded><![CDATA[<p>Excellent write up!  I ran into this problem after a REALLY long compile install sequence yesterday, and it turned out that all I needed was this during the configuration:</p>
<p>&#8211;disable-openmp</p>
<p>You totally saved my day.  Thank you!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

