I have a problem with perlmagick not finding a module, then crahsing, how do i update the system so as perlmagick can find the modules, the error is below:-
# make
perl demo.pl
Can't load '/usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi/auto/Image/Magick/Magick.so' for module Image::Magick: libMagickCore.so.1: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/DynaLoader.pm line 203.
at demo.pl line 5
Compilation failed in require at demo.pl line 5.
BEGIN failed--compilation aborted at demo.pl line 5.
Out of memory!
Callback called exit at /usr/local/lib/perl5/site_perl/5.10.0/i386-linux-thread-multi/Image/Magick.pm line 42.
END failed--call queue aborted at demo.pl line 5.
make: ***
all Error 12
thanks
Andrew
www.arobcorp.com