[magick-users] Having Problems Installing on a Mac OS X 10.5.4 System
Daniel Flaum
audacitor at gmail.com
Mon Aug 18 02:31:32 PDT 2008
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?
audacitor at gmail.com
"I would love to change the world, but they won't give me the source
code."
More information about the Magick-users
mailing list