ImageMagick Problem

Can't load '/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Image/Magick/Magick.so' for module Image::Magick: libMagickCore.so.4: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.8/i386-linux-thread-multi/DynaLoader.pm line 230.,

do this to fix problem
cd /etc/ld.so.conf.d

Create a PerlMagick.conf in ld.so.conf.d

put this inside

/usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/auto/Image/Magick/
/usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto/Image/Magick/
/usr/local/lib

ldconfig /usr/local/lib

Comments

Popular posts from this blog

Redirect apache request to another domain

Black screen after logging in on Windows 2012 R2 using domain credentials on remote desktop connection

Can't use proxy because no authentication schemes are fully configured.