I found a solution to my problem. For those interested:
http://makevoid.com/posts/2010/6/29/Install_ImageMagick_+perl_on_OSX_with_macports
Do this. For some reason perl still wanted to execute /usr/bin/perl and not /opt/local/bin/perl despite updating my PATH variable in my .profile
So, I took a ...
Search found 2 matches
- 2011-01-16T06:26:48-07:00
- Forum: PerlMagick
- Topic: Installeing PerlMagick on Snow Leopard 10.6.4
- Replies: 5
- Views: 24439
- 2011-01-16T05:01:35-07:00
- Forum: PerlMagick
- Topic: Installeing PerlMagick on Snow Leopard 10.6.4
- Replies: 5
- Views: 24439
Re: Installeing PerlMagick on Snow Leopard 10.6.4
It seems like this is a massive pain in the backside to get Perlmagick working on MAC OS X +
I have tried using Macports to install ImageMagick + perl , which is does so successfully but when I try and actually use Image::Magick it says it "Can't locate Image/Magick.pm in @INC "
I have also tried ...
I have tried using Macports to install ImageMagick + perl , which is does so successfully but when I try and actually use Image::Magick it says it "Can't locate Image/Magick.pm in @INC "
I have also tried ...