I'm trying to install ImageMagick-6.6.3-10. I've downloaded and extracted the tar file and ran make install
as root.
When running make check
it says "1 or 48 tests failed". The failed test is: FAIL: Magick++/tests/attributes.sh
Any ideas what to do from here to get to resolve the failed test so everything's working properly?
(I'm running CentOS 4.8)