Jonathan Wilson wrote:
Could anyone suggest a way to install PerlMagick (CPAN Image::Magick module) on a Tiger 10.4 system? I've been trying for a few days and I'm not getting anywhere.

Yes, go to:

http://www.imagemagick.org/script/install-source.php

and install from the source. This will install PerlMagick as well.

If you need to do your own thing, completing the ./configure step will generate a Makefile.PL that you can take a look at and see how to edit yours.

If you need to install various libraries that ImageMagick depends on, I would recommend using http://macports.com. I generally like their system much better then fink.

_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to