All ImageMagic CLI fail on OSX 10.6
Posted: 2011-08-07T02:28:39-07:00
Hey guys,
First time post, relatively new to OSX as well, so I apologize in advance if I'm stumbling around the system a bit...used ImageMagick and RMagick on Linux for years.
Trying to get a new machine set up to develop on, and can't seem to get ImageMagick to play nice with OSX. Downloaded the pre-built binaries and followed instructions from ImageMagick.com. When I run anything (like, say, convert), I get this lovely message:
dyld: Library not loaded: /usr/lib/libltdl.7.dylib
Referenced from: [my install dir]/bin/convert
Reason: Incompatible library version: convert requires version 10.0.0 or later, but libltdl.7.dylib provides version 9.0.0
Trace/BPT trap
Any thoughts? Poking around for how to upgrade libltdl (libtools) has yielded no success on the OSX front.
First time post, relatively new to OSX as well, so I apologize in advance if I'm stumbling around the system a bit...used ImageMagick and RMagick on Linux for years.
Trying to get a new machine set up to develop on, and can't seem to get ImageMagick to play nice with OSX. Downloaded the pre-built binaries and followed instructions from ImageMagick.com. When I run anything (like, say, convert), I get this lovely message:
dyld: Library not loaded: /usr/lib/libltdl.7.dylib
Referenced from: [my install dir]/bin/convert
Reason: Incompatible library version: convert requires version 10.0.0 or later, but libltdl.7.dylib provides version 9.0.0
Trace/BPT trap
Any thoughts? Poking around for how to upgrade libltdl (libtools) has yielded no success on the OSX front.