I need to convert some pdf files to jpg or similar so that they will show in google docs presentation. I understand Imagemagick is good for that and downloaded it from the repositories. It would not start or show in the menus. Thinking it might related to my later kernel, I tried it in the original VL 6.0 kernal, but still wouldn't start.
I then downloaded the source from ImageMagick (ver 6.6.1-10) and that didn't work either....said all was OK at configure and make, and seemed to compile fine, but when I tried to run it gave me the following error:
/usr/local/bin/convert: error while loading shared libraries: libMagickCore.so.3: cannot open shared object file: No such file or directory
Suggestions? Perhaps I need to link something.