hi!
I have extracted the actual universal framwork and have copied it to:
Library/Frameworks/ImageMagick.framework/
For testing I try to use "convert" I get some errors.
How do I have to install it correctly? Anny config to be done?
macbook:~ ademmler$ /Library/Frameworks/ImageMagick.framework/bin/convert
dyld: lazy symbol binding failed: Symbol not found: _AcquireImageInfo
Referenced from: /Library/Frameworks/ImageMagick.framework/bin/convert
Expected in: /usr/local/lib/libMagick.10.dylib
dyld: Symbol not found: _AcquireImageInfo
Referenced from: /Library/Frameworks/ImageMagick.framework/bin/convert
Expected in: /usr/local/lib/libMagick.10.dylib
Trace/BPT trap