FAIL: tests/wandtest.tap 1
FAIL: Magick++/demo/demos.tap 6
I have opened an issue on the GitHub repo, as the read-out requested - it's here, and includes the test-suite.log - https://github.com/ImageMagick/ImageMagick/issues/1161
What I'm wondering here is, can I go ahead and use IM?
It seems to be missing a shared library, actually. I just tried "identify -version" and got an error:
Code: Select all
magick: error while loading shared libraries: libMagickCore-7.Q16HDRI.so.6: cannot open shared object file: No such file or directory
EDIT - Scratch the last part, about that shared library error. I just needed to run
Code: Select all
sudo ldconfig /usr/local/lib