<?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>Linux, MySQL, PhP, Perl... &#187; fftw</title>
	<atom:link href="http://linux.bgsnow.com/tag/fftw/feed" rel="self" type="application/rss+xml" />
	<link>http://linux.bgsnow.com</link>
	<description></description>
	<lastBuildDate>Fri, 18 Jun 2010 16:30:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Imagemagick libfftw3.so.3 error</title>
		<link>http://linux.bgsnow.com/imagemagick-libfftw3-so-3-error.php</link>
		<comments>http://linux.bgsnow.com/imagemagick-libfftw3-so-3-error.php#comments</comments>
		<pubDate>Tue, 01 Dec 2009 14:38:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[fftw]]></category>
		<category><![CDATA[imagemagick]]></category>
		<category><![CDATA[libfftw3.so.3]]></category>
		<category><![CDATA[zenwalk]]></category>

		<guid isPermaLink="false">http://linux.bgsnow.com/?p=199</guid>
		<description><![CDATA[If you have tried to run (install) Imagemagick on ZenWalk 6.2 (possibly on other distros too) you might have run into problems with libfftw3.so.3 such as: $ convert convert: error while loading shared libraries: libfftw3.so.3: cannot open shared object file: No such file or directory In order to fix this error simply install fftw (with [...]]]></description>
			<content:encoded><![CDATA[<p>If you have tried to run (install) Imagemagick on ZenWalk 6.2 (possibly on other distros too) you might have run into problems with libfftw3.so.3 such as:</p>
<p>$ convert<br />
convert: error while loading shared libraries: libfftw3.so.3: cannot open shared object file: No such file or directory</p>
<p>In order to fix this error simply install fftw (with netpkg presumably):</p>
<p>Successfully installed:<br />
fftw-3.2.2-i686-62.1.txz</p>
<p>After that convert (one of Imagemagick binaries) will work perfectly fine:</p>
<p>$ convert --version<br />
Version: ImageMagick 6.5.4-9 2009-08-09 Q16 OpenMP http://www.imagemagick.org<br />
Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC</p>
]]></content:encoded>
			<wfw:commentRss>http://linux.bgsnow.com/imagemagick-libfftw3-so-3-error.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
