Hi,
I am having issues with Image::Magick.
```````````````````````````````````````````````````````````````````````````````````````````````````
/scripts/perlinstaller Image::Magick
Method: Perl Expect
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
Ping:22.493 Testing connection speed to cpan.erlbaum.net using pureperl...(105133.33 bytes/s)...Done
Ping:23.805 Testing connection speed to cpan.belfry.net using pureperl...(105133.33 bytes/s)...Done
Ping:16.651 Testing connection speed to cpan.glines.org using pureperl...(104300.00 bytes/s)...Done
Three usable mirrors located
Mirror Check passed for cpan.erlbaum.net (/index.html)
commit: wrote '/usr/lib/perl5/5.8.7/CPAN/Config.pm'
CPAN: File::HomeDir loaded ok
CPAN: Storable loaded ok
Going to read /home/.cpan/Metadata
Database was generated on Fri, 01 Dec 2006 03:25:13 GMT
Image::Magick is up to date (6.3.0).
perlmod--Install done
```````````````````````````````````````````````````````````````````````````````````````````````````
The script says Image::Magick is installed but, when I test it, it shows error. I am not able to get it detected in MT check as well.
```````````````````````````````````````````````````````````````````````````````````````````````````
perl -e 'use Image::Magick'
Can't load '/usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Image/Magick/Magick.so' for module Image::Magick: libMagick.so.10: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.7/i686-linux/DynaLoader.pm line 230.
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Out of memory!
Callback called exit at -e line 1.
END failed--call queue aborted at -e line 1.
```````````````````````````````````````````````````````````````````````````````````````````````````
Did upcp, tried instaling ImageMagick and Perlmagick to see but still the problem exists.
Kindly advise
I am having issues with Image::Magick.
```````````````````````````````````````````````````````````````````````````````````````````````````
/scripts/perlinstaller Image::Magick
Method: Perl Expect
Fetching CPAN timestamp...Done
Testing connection speed...(this could take a while)...Done
Ping:22.493 Testing connection speed to cpan.erlbaum.net using pureperl...(105133.33 bytes/s)...Done
Ping:23.805 Testing connection speed to cpan.belfry.net using pureperl...(105133.33 bytes/s)...Done
Ping:16.651 Testing connection speed to cpan.glines.org using pureperl...(104300.00 bytes/s)...Done
Three usable mirrors located
Mirror Check passed for cpan.erlbaum.net (/index.html)
commit: wrote '/usr/lib/perl5/5.8.7/CPAN/Config.pm'
CPAN: File::HomeDir loaded ok
CPAN: Storable loaded ok
Going to read /home/.cpan/Metadata
Database was generated on Fri, 01 Dec 2006 03:25:13 GMT
Image::Magick is up to date (6.3.0).
perlmod--Install done
```````````````````````````````````````````````````````````````````````````````````````````````````
The script says Image::Magick is installed but, when I test it, it shows error. I am not able to get it detected in MT check as well.
```````````````````````````````````````````````````````````````````````````````````````````````````
perl -e 'use Image::Magick'
Can't load '/usr/lib/perl5/site_perl/5.8.7/i686-linux/auto/Image/Magick/Magick.so' for module Image::Magick: libMagick.so.10: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.7/i686-linux/DynaLoader.pm line 230.
at -e line 1
Compilation failed in require at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Out of memory!
Callback called exit at -e line 1.
END failed--call queue aborted at -e line 1.
```````````````````````````````````````````````````````````````````````````````````````````````````
Did upcp, tried instaling ImageMagick and Perlmagick to see but still the problem exists.
Kindly advise