Hey all,
I'm having some problems installing ImageMagick on an OS X system.   
Parts of it work (I can convert files and display them) and parts  
don't.  One of the parts that doesn't it work is MediaWiki's attempt  
to thumbnail an image.  Here's the error code MediaWiki produces:

// Error creating thumbnail:
// convert: no decode delegate for this image format `/Users/Audacitor/ 
Sites/wiki/images/e/e8/Xcodeicon.png'.
// convert: missing an image filename `/Users/Audacitor/Sites/wiki/ 
images/thumb/e/e8/Xcodeicon.png/180px-Xcodeicon.png'.

Here's my file tree:

                       +--> [aliases for imagemagick programs]
                       |
/ ---> usr/ ---> bin/ +--> imagemagick/ ---> [imagemagick installation]

And here are my environment variables:
$MAGICK_HOME = /usr/bin/imagemagick
$DYLD_LIBRARY_PATH = /usr/bin/imagemagick/lib

I set both of those from inside the bin directory.  Echo brings them  
back during the same session, but when I start a new session, they  
don't show up.  Any ideas?

[EMAIL PROTECTED]
"I would love to change the world, but they won't give me the source  
code."
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to