Search found 2 matches

by krazydad
2013-03-07T18:07:43-07:00
Forum: PerlMagick
Topic: PerlMagick + Lion
Replies: 2
Views: 18079

Re: PerlMagick + Lion

I finally got this working today (March 7, 2013) after over a year without PerlMagick working.

I recently upgraded to a new machine, so I tried again.

This time, this is what I did.

1. I installed homebrew, ran brew doctor, and brew upgrade.

2. I installed imagemagick via homebrew.

brew ...
by krazydad
2012-02-22T00:32:38-07:00
Forum: PerlMagick
Topic: PerlMagick + Lion
Replies: 2
Views: 18079

PerlMagick + Lion

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 ...