Re: Best Way to Install ImageMagick?
[email protected] (Landry Le Chevanton)
| Newsgroups | perl.macosx |
|---|---|
| Message-ID | <C72804CE.B440%[email protected]> |
Since couple of years, I use MacPort to install ImageMagick, and then manually install the Perl resources (from the current ImageMagick tarball). A couple of modifications of Makefile.PL are necessary in order to point to the correct libraries and headers from MacPort location (/opt/local/....). Can share more details offline if necessary. Le 16/11/09 03:16, « Lola Lee » <[email protected]> a écrit : > > What is the best way to install ImageMagick, using just the Snow Leopard > Perl install? I know simply running "install Image::Magick" from CPAN > will not work.