Hi!

I just upgraded my ImageMagick installation to version 6.3.8. But there was an 
odd installation problem which I wanted to share.

After running ./configure and make (both without any command line parameters) 
and installing the new release I ended up with a non working program:

~$ convert
convert: error while loading shared libraries: libMagickCore.so.1: cannot open 
shared object file: No such file or directory

The libraries were copied to /usr/local/lib, as they were supposed to be. 
Oddly, convert looks for them in /usr/lib. If wanted I can attach the make log. 
After copying the libraries to /usr/lib ImageMagick is working fine!


Best regards,
Martin
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs

Reply via email to