Search found 4 matches
- 2011-10-06T21:54:55-07:00
- Forum: Bugs
- Topic: Using binary release on OSX Lion gives "no decode delegate"
- Replies: 14
- Views: 36962
Re: Using binary release on OSX Lion gives "no decode delega
Tried again - I downloaded the file "ImageMagick-x86_64-apple-darwin11-1.1.0.tar.gz" (dated 10-05-2011), expanded it, and got this: $ identify --version Version: ImageMagick 6.7.2-10 2011-10-05 Q16 http://www.imagemagick.org Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC Features: OpenMP ...
- 2011-09-25T18:44:47-07:00
- Forum: Bugs
- Topic: Using binary release on OSX Lion gives "no decode delegate"
- Replies: 14
- Views: 36962
Re: Using binary release on OSX Lion gives "no decode delega
Got it: there are multiple different versions of the file ImageMagick-x86_64-apple-darwin11.1.0.tar.gz The one I have is dated September 1st, 2011, and has a MD5 of: 4934c0ece66b1c1bbe7588f24b351159 I just downloaded a new one, and it is dated Sept 25 2011 (today), and has an md5 of ...
- 2011-09-25T17:57:02-07:00
- Forum: Bugs
- Topic: Using binary release on OSX Lion gives "no decode delegate"
- Replies: 14
- Views: 36962
Re: Using binary release on OSX Lion gives "no decode delega
I would be happy to do so.
Where would I find the "latest ImageMagic binary release"?
The one on the downloads page: http://www.imagemagick.org/script/binar ... php#macosx
(ImageMagick-x86_64-apple-darwin11.1.0.tar.gz) is the one that I am using.
Where would I find the "latest ImageMagic binary release"?
The one on the downloads page: http://www.imagemagick.org/script/binar ... php#macosx
(ImageMagick-x86_64-apple-darwin11.1.0.tar.gz) is the one that I am using.
- 2011-09-25T09:14:39-07:00
- Forum: Bugs
- Topic: Using binary release on OSX Lion gives "no decode delegate"
- Replies: 14
- Views: 36962
Using binary release on OSX Lion gives "no decode delegate"
I downloaded the file "ImageMagick-x86_64-apple-darwin11.1.0.tar.gz" and unpacked it. Then, following the directions at http://www.imagemagick.org/script/binary-releases.php#macosx , I set the environment variables MAGICK_HOME, PATH, and DYLD_LIBRARY_PATH. I ran "identify --version", and it reported ...