Search found 5 matches
- 2013-09-15T07:45:45-07:00
- Forum: Developers
- Topic: IM 6.8.6-6 (OS X - MacPorts): no delegates are recognized
- Replies: 4
- Views: 8535
Re: IM 6.8.6-6 (OS X - MacPorts): no delegates are recognize
Thanks a lot for your answer. In answer to your question, I have already verified that there are no other versions of IM installed anywhere. I appreciate your suggestion about installing IM from source (after installing all the needed delegates from MacPorts), but would rather use MacPort's IM if ...
- 2013-09-14T06:31:30-07:00
- Forum: Developers
- Topic: IM 6.8.6-6 (OS X - MacPorts): no delegates are recognized
- Replies: 4
- Views: 8535
IM 6.8.6-6 (OS X - MacPorts): no delegates are recognized
After installing the latest ImageMagick (6.8.6-6) on OS X (via MacPorts), I can't convert any images because no delegates are found. Indeed, here's the output of identify --list format: tillina:~ artemio$ identify -list format Format Module Mode Description ...
- 2013-08-31T05:54:02-07:00
- Forum: Users
- Topic: problem with ImageMagick 6.8.6-6 (no delegates found)
- Replies: 4
- Views: 3926
Re: problem with ImageMagick 6.8.6-6 (no delegates found)
1. My version of IM was installed by MacPorts, so it is at /opt/local/bin. As I said in my previous message, I have made sure that no other versions are installed, i.e.: tillina:~ artemio$ type -a convert convert is /opt/local/bin/convert 2. convert -version produces the following output: Version ...
- 2013-08-28T08:19:38-07:00
- Forum: Users
- Topic: problem with ImageMagick 6.8.6-6 (no delegates found)
- Replies: 4
- Views: 3926
Re: problem with ImageMagick 6.8.6-6 (no delegates found)
Thanks a lot for your answer. As you suspected, I did have an old version of IM installed in /usr/local. I completely erased this old version, uninstalled MacPort's ImageMagick, and reinstalled it, but the problem still persists, i.e., both convert -list format and identify -list format report that ...
- 2013-08-26T11:51:36-07:00
- Forum: Users
- Topic: problem with ImageMagick 6.8.6-6 (no delegates found)
- Replies: 4
- Views: 3926
problem with ImageMagick 6.8.6-6 (no delegates found)
I am having a weird problem with the latest ImageMagick (6.8.6-6) on OS X, that I installed via MacPorts. Namely, I can't convert any images because no delegates are found. Indeed, here's the output of identify --list format: tillina:~ artemio$ identify -list format Format Module Mode Description ...