Installation problem [fixed]
Posted: 2008-03-12T07:22:09-07:00
Hey guys,
I installed imagemagick ImageMagick-6.3.9 from the tar, but when I try to convert:
convert ok.jpg ok.png
convert: error while loading shared libraries: libMagickWand.so.1: cannot open shared object file: No such file or directory
It's a debian system and we had imagemagick installed with aptitude. It didn't recognize our JPEG and PNG libraries so I used the tar to compile and install this version. However, now it can't find this .so :'(
I located it, in /usr/local/lib/. But I don't know where it is looking for this library, else I can make some symlinks.
Any help greately appreciated!
I installed imagemagick ImageMagick-6.3.9 from the tar, but when I try to convert:
convert ok.jpg ok.png
convert: error while loading shared libraries: libMagickWand.so.1: cannot open shared object file: No such file or directory
It's a debian system and we had imagemagick installed with aptitude. It didn't recognize our JPEG and PNG libraries so I used the tar to compile and install this version. However, now it can't find this .so :'(
I located it, in /usr/local/lib/. But I don't know where it is looking for this library, else I can make some symlinks.
Any help greately appreciated!