[Magick-bugs] Possible installation bug in 6.3.8?
martin.suklitsch at uni-graz.at
martin.suklitsch at uni-graz.at
Sun Feb 17 03:58:23 PST 2008
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
More information about the Magick-bugs
mailing list