<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>Forums Topic: ImageMagick, Fink, Mac OS X etc</title>
<link>http://omeka.org/forums/</link>
<description>Forums Topic: ImageMagick, Fink, Mac OS X etc</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 22:18:55 +0000</pubDate>

<item>
<title>KrisKelly on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-598</link>
<pubDate>Thu, 14 Aug 2008 12:29:42 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">598@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Good to hear that you got it working, though it's too bad that MAMP doesn't play well with ImageMagick.  Let us know if you need any more help with anything!
&#60;/p&#62;</description>
</item>
<item>
<title>inactinique on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-596</link>
<pubDate>Thu, 14 Aug 2008 06:45:03 +0000</pubDate>
<dc:creator>inactinique</dc:creator>
<guid isPermaLink="false">596@http://omeka.org/forums/</guid>
<description>&#60;p&#62;OK, I found the problem.&#60;/p&#62;
&#60;p&#62;I read this thread on the same forum: &#60;a href=&#34;http://omeka.org/forums/topic/imagemagick-error?replies=4#post-446&#34; rel=&#34;nofollow&#34;&#62;http://omeka.org/forums/topic/imagemagick-error?replies=4#post-446&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;On line 347  application/models/File.php, you I changed $path . ' -version' to just $path.&#60;/p&#62;
&#60;p&#62;And Omeka works!
&#60;/p&#62;</description>
</item>
<item>
<title>inactinique on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-595</link>
<pubDate>Thu, 14 Aug 2008 06:19:38 +0000</pubDate>
<dc:creator>inactinique</dc:creator>
<guid isPermaLink="false">595@http://omeka.org/forums/</guid>
<description>&#60;p&#62;I gave up Fink, MAMP etc.&#60;/p&#62;
&#60;p&#62;I'm now using Mac OS X's Apache, entropy.ch's PHP5, MySQL compiled from source, ImageMagick compiled from source, magick.so compiled from source. I changed the php.ini file in ordre to tell PHP that it can use magick.so.&#60;/p&#62;
&#60;p&#62;And omeka still says me: &#34;ImageMagick is not well configured&#34;.&#60;/p&#62;
&#60;p&#62;This time, convert is in /usr/local/bin&#60;/p&#62;
&#60;p&#62;I strangelly can't manage to change the path of the apache's environment.
&#60;/p&#62;</description>
</item>
<item>
<title>inactinique on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-584</link>
<pubDate>Sat, 09 Aug 2008 02:13:42 +0000</pubDate>
<dc:creator>inactinique</dc:creator>
<guid isPermaLink="false">584@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi. Here are some links:&#60;/p&#62;
&#60;p&#62;- &#60;a href=&#34;http://forum.macbidouille.com/index.php?showtopic=254569&#34; rel=&#34;nofollow&#34;&#62;http://forum.macbidouille.com/index.php?showtopic=254569&#60;/a&#62; (in French),&#60;br /&#62;
- &#60;a href=&#34;http://ez.no/developer/forum/developer/problem_with_imagemagick&#34; rel=&#34;nofollow&#34;&#62;http://ez.no/developer/forum/developer/problem_with_imagemagick&#60;/a&#62; (in English)&#60;/p&#62;
&#60;p&#62;It seems I could get Omeak to work with Apache/MySQL/PHP/ImageMagick compiled from Fink or MacPorts.
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-583</link>
<pubDate>Fri, 08 Aug 2008 17:56:04 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">583@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Very interesting.  Could you do me a favor and post a link to the pages that said it was impossible to configure ImageMagick with MAMP?  Thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>inactinique on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-579</link>
<pubDate>Fri, 08 Aug 2008 02:28:49 +0000</pubDate>
<dc:creator>inactinique</dc:creator>
<guid isPermaLink="false">579@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;thanks for your answer. I followed the instructions on that page:&#60;br /&#62;
&#60;a href=&#34;http://www.brybot.ca/archives/113-Getting-Imagemagick-and-more-to-work-with-MAMP-on-OS-X.html&#34; rel=&#34;nofollow&#34;&#62;http://www.brybot.ca/archives/113-Getting-Imagemagick-and-more-to-work-with-MAMP-on-OS-X.html&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I managed to add /sw/bin in Apache's PATH environment.&#60;/p&#62;
&#60;p&#62;Unfortunately, it did not solve my problem.&#60;/p&#62;
&#60;p&#62;Is there something I missed in the ImageMagick installation? a mod something that has to be installed?&#60;/p&#62;
&#60;p&#62;Is it possible to use images in Omeka (I'm just testing it) without ImageMagick?&#60;/p&#62;
&#60;p&#62;&#60;strong&#62;EDIT: After looking at some webpages, it is probably impossible do configure ImageMagick to work with the MAMP's Apache version.&#60;/strong&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>KrisKelly on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-577</link>
<pubDate>Thu, 07 Aug 2008 12:14:28 +0000</pubDate>
<dc:creator>KrisKelly</dc:creator>
<guid isPermaLink="false">577@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Is /sw/bin in your Apache environment's path?  I'm not sure if that would be the cause of the problem, but you can try it out and see.  You can figure that out by looking at your phpinfo dump and looking at PATH under the Apache Environment heading.  Let me know if adding that directory to your path solves your problem.
&#60;/p&#62;</description>
</item>
<item>
<title>inactinique on "ImageMagick, Fink, Mac OS X etc"</title>
<link>http://omeka.org/forums/topic/imagemagick-fink-mac-os-x-etc#post-574</link>
<pubDate>Thu, 07 Aug 2008 03:53:41 +0000</pubDate>
<dc:creator>inactinique</dc:creator>
<guid isPermaLink="false">574@http://omeka.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I installed Omeka on my iBook G4, in order to test it. I installed ImageMagick thanks to Fink (http://fink.sf.net/). convert is in /sw/bin/convert. I can use it directly from Terminal.app without any problems. But Omeka is stil telling me that ImageMagick is not properly configured. In the settings, I wrote &#34;/sw/bin/convert&#34; without the quotemarks.&#60;/p&#62;
&#60;p&#62;iBook G4, Mac OS X.5.4, Fink 0.9 updated, MAMP (Apache, MySQL 5, PHP5), ImageMagick 6.2.8
&#60;/p&#62;</description>
</item>

</channel>
</rss>
