Installing PerlMagick fail

astra

Verified User
Joined
Mar 4, 2009
Messages
94
Hi,

We have install successful imagick and we wanna install now perlmagick but it fails with:

Code:
[root@web148 ~]#cd ImageMagick-6.5.7-6/PerlMagick/

[root@web148 PerlMagick]#perl Makefile.PL
Warning: -L../magick/.libs changed to -L/root/ImageMagick-6.5.7-6/PerlMagick/../magick/.libs
Note (probably harmless): No library found for -lperl
Writing Makefile for Image::Magick

We follow this instructions http://www.imagemagick.org/script/perl-magick.php but no succes, some one who know whats wrong?

Systems runs centos 5.2
 
Back
Top