develooper Front page | perl.module-authors | Postings from April 2011

Re: Problems with cpan

Thread Previous | Thread Next
From:
sawyer x
Date:
April 3, 2011 11:15
Subject:
Re: Problems with cpan
Message ID:
BANLkTimQMidW6Qwffx663_vnEUdNVA6R5w@mail.gmail.com
On Sun, Apr 3, 2011 at 8:46 PM, Shawn H Corey <shawnhcorey@gmail.com> wrote:

> Could someone tell me how to fix this?
> [...]
> Magick.xs:64: fatal error: magick/MagickCore.h: No such file or directory
> compilation terminated.
>

It appears you're missing the header files of ImageMagick. If you're on
GNU/Linux, this should be available as an ImageMagick "devel" or "dev"
package in your package manager.

Once you have those, the module will be able to compile against them.

Sawyer.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About