Problem with compiling PerlMagick.
Posted: 2012-12-20T11:50:29-07:00
I am trying to compile PerlMagick from ImageMagick version 6.8.1.0, on MacOSX 10.7.5.
The corresponding ImageMagick version is installed via MacPorts, without much issues. 'convert -version' command seems to report a successfull installation.
But lines 165, 167 and 168 of Makefile.PL file in PerlMagick directory requires -lMagickCore-Q16 library, which is not in the installed ImageMagick libraries.
No clue how I can overcome this issue.
Any advice?
Regards.
Landry
The corresponding ImageMagick version is installed via MacPorts, without much issues. 'convert -version' command seems to report a successfull installation.
But lines 165, 167 and 168 of Makefile.PL file in PerlMagick directory requires -lMagickCore-Q16 library, which is not in the installed ImageMagick libraries.
No clue how I can overcome this issue.
Any advice?
Regards.
Landry