However, when the file is downloaded and installed,export MAGICK_HOME="$HOME/ImageMagick-6.9.2"
Code: Select all
convert -version
Also there are only 3 delegates that show up and these do not include, JPG, PNG or TIFF.
I was under the impression that the binaries included the majority of the needed delegates.
Also there is an error in the command
Code: Select all
export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib/
I will fix the quote issue.
(I was helping a friend to install IM on a Mac. As a work around, I resorted to installing MacPorts and installed IM from there)