[magick-users] PerlMagick problem...

Anthony Thyssen anthony at griffith.edu.au
Mon Sep 24 20:12:21 PDT 2007


"Ashley M. Kirchner" on  wrote...
| 
|     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/
| 
It is saying it can not be opened.  Is it world readable?

Could it have SELinux restrictions?

  Anthony Thyssen ( System Programmer )    <A.Thyssen at griffith.edu.au>
 -----------------------------------------------------------------------------
    Murphy said, 'Constants aren't', and Murphy was apparently one
    of the gods of this universe.           -- Rick Cook, "Wizard's bane"
 -----------------------------------------------------------------------------
     Anthony's Home is his Castle     http://www.cit.gu.edu.au/~anthony/


More information about the Magick-users mailing list