[magick-users] how to set PerlMagick up well ?
Joël LABBY
joel at nwavedigital.com
Wed Dec 17 05:06:56 PST 2008
Sorry if this is a duplicate mail, but Im a new user and I dont think my
previous mails passed
After complete install from sources on fedora core 5 x86-64 of the 6.4.7-8
version of ImageMagick and PerlMagick,
Convert works well, but perlMagick seems to be problematic
All the test ( make test ) are wrong
t/zlib/write......Can't load
'/root/ImageMagick-6.4.7-8/PerlMagick/blib/arch/auto/Image/Magick/Magick.so'
for module Image::Magick: libgomp.so.1: shared object cannot be dlopen()ed a
t /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at t/zlib/write.t line 10
Compilation failed in require at t/zlib/write.t line 10.
BEGIN failed--compilation aborted at t/zlib/write.t line 10.
&Image::Magick::constant not defined. The required ImageMagick libraries are
not installed or not installed properly.
END failed--call queue aborted at t/zlib/write.t line 10.
t/zlib/write......dubious
if I try a little perl script, Ive got this error on the USE line:
Can't load
'/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/Image/Magic
k/Magick.so' for module Image::Magick: libMagickCore.so.1: cannot open
shared object file: No su ch file or directory at
/usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi/DynaLoader.pm line 230.
at test.pl line 2
thanks to your help !
joe
More information about the Magick-users
mailing list