Can anyone tell me why I'm getting this error on PerlMagick:

/bin/sh ../magick.sh PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bzlib/*.t t/jbig/*.t t/jp2/*.t t/jpeg/*.t t/png/*.t t/tiff/*.t t/x/*.t t/zlib/*.t t/blob............Can't load '/usr/local/src/IM/ImageMagick-6.3.3/PerlMagick/blib/arch/auto/Image/Magick/Magick.so' for module Image::Magick: libgomp.so.1: shared object cannot be dlopen()ed at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.
at t/blob.t line 7
Compilation failed in require at t/blob.t line 7.
BEGIN failed--compilation aborted at t/blob.t line 7.
Deep recursion on subroutine "Image::Magick::AUTOLOAD" at /usr/local/src/IM/ImageMagick-6.3.3/PerlMagick/blib/lib/Image/Magick.pm line 42.
make: *** [test_dynamic] Interrupt


Magick.so exists in the path it's looking for (SRC)/PerlMagick/blib/arch/auto/Image/Magick/

libgomp.so.1 also exists in the system, in /usr/lib/

--
W | It's not a bug - it's an undocumented feature.
 +--------------------------------------------------------------------
 Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
 IT Director / SysAdmin / Websmith             .     800.441.3873 x130
 Photo Craft Imaging                       .     3550 Arapahoe Ave. #6
http://www.pcraft.com ..... . . . Boulder, CO 80303, U.S.A.
_______________________________________________
Magick-users mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-users

Reply via email to