[EMAIL PROTECTED] wrote:
I am hoping someone here can assist me in installing this perl module.
PerlMagick depends on the ImageMagick headers and libraries being
available. Did you install ImageMagick first? Are the MagickCore.h
and libMagick.dylib files available?
Yes, I installed ImageMagick via DarwinPorts/MacPorts (similar to Fink).
In /opt/local/lib, I see:
-rwxr-xr-x 2 root admin 644236 Sep 26 14:20 libMagick++.10.0.2.dylib*
lrwxr-xr-x 1 root admin 24 Sep 26 14:20 libMagick++.10.dylib@
-> libMagick++.10.0.2.dylib
lrwxr-xr-x 1 root admin 24 Sep 26 14:20 libMagick++.dylib@ ->
libMagick++.10.0.2.dylib
-rwxr-xr-x 2 root admin 1009 Sep 26 14:20 libMagick++.la*
-rwxr-xr-x 2 root admin 3073908 Sep 26 14:20 libMagick.10.0.2.dylib*
lrwxr-xr-x 1 root admin 22 Sep 26 14:20 libMagick.10.dylib@
-> libMagick.10.0.2.dylib
lrwxr-xr-x 1 root admin 22 Sep 26 14:20 libMagick.dylib@ ->
libMagick.10.0.2.dylib
-rwxr-xr-x 2 root admin 943 Sep 26 14:20 libMagick.la*
in /opt/local/include, I see:
/opt/local/include/magick $ll
total 816
drwxr-xr-x 76 root admin 2584 Sep 26 14:20 ./
drwxrwxr-x 56 root admin 1904 Sep 26 14:50 ../
-rw-r--r-- 2 root admin 980 Sep 26 14:20 ImageMagick.h
-rw-r--r-- 2 root admin 5027 Sep 26 14:20 MagickCore.h
-rw-r--r-- 2 root admin 2452 Sep 26 14:20 PreRvIcccm.h
The easest way to install PerlMagick is to build ImageMagick from
source. PerlMagick gets built and installed when you install the ImageMagick
library.
I will try that, but I would still be interested in understanding how to
build it this way as well, if someone can explain what exactly needs to
be changed in the Makefile.PL so it can find my libraries.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users