PerlMagick + Lion
Posted: 2012-02-22T00:32:38-07:00
I recently upgraded to Lion, and as often happens when I upgrade my Mac OS, reinstalling ImageMagick + PerlMagick is proving to be a bear. I have a ton of great Perl+ImageMagick scripts and I hate to abandon them.
I used to install PerlMagick with macports (port install imagemagick +perl) but the current version of macports is broken on the latest version of xcode, and
the older versions of xcode don't seem to be downloading from apple (or are downloading horrendously slowly).
The homebrew version of imagemagick is fine for the command-line tools, but doesn't compile with the perl extensions (this has been broken for over a year now).
I was able to install 6.7.5 from the binaries linked here: http://www.imagemagick.org/script/binary-releases.php
but can't get perl extensions installed that work with them. The CPAN version of Image::Magick won't install.
None of the versions of PerlMagick that are included on the mirrors seem up to date.
Does anyone have PerlMagick working under Lion? If so, how did you install it?
Thanks!
I used to install PerlMagick with macports (port install imagemagick +perl) but the current version of macports is broken on the latest version of xcode, and
the older versions of xcode don't seem to be downloading from apple (or are downloading horrendously slowly).
The homebrew version of imagemagick is fine for the command-line tools, but doesn't compile with the perl extensions (this has been broken for over a year now).
I was able to install 6.7.5 from the binaries linked here: http://www.imagemagick.org/script/binary-releases.php
but can't get perl extensions installed that work with them. The CPAN version of Image::Magick won't install.
None of the versions of PerlMagick that are included on the mirrors seem up to date.
Does anyone have PerlMagick working under Lion? If so, how did you install it?
Thanks!