Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
TechnoPhil wrote:Hi,
i am trying to install IM on my Mac (10.8.2) without porting programs!
How can i do that? Anyone can help me?
Thanks!
Filippo
What do you mean by "without porting programs"? Do you mean without MacPorts or FINK?
If you want to install IM, then the easiest way is to install the Mac Binary for Mountain Lion. see http://www.imagemagick.org/script/binar ... php#macosx and download the binary and follow the instructions below the binary. Ignore the part above the binary for MacPorts.
You can also install IM manually from source, but then you have to manually install all the delegate libraries that you might want, such as for tiff, jpg, png. Then install IM afterwards. See
Now i have on my home directory the ImageMagick folder.
I can see the instruction but i can't understand what "MAGICK_HOME" and "DYLD_LIBRARY_PATH" environment variables are!
I know that on Mac OS, bin executables are in /usr/bin
Last edited by TechnoPhil on 2012-11-01T15:35:55-07:00, edited 1 time in total.