Search found 3 matches

by forcehigh
2011-03-08T13:25:22-07:00
Forum: Magick++
Topic: Failed tests
Replies: 6
Views: 34156

Re: Failed tests

Hi magick,

I downloaded ghostscript http://ghostscript.com/releases/ghostscript-8.70.tar.gz installed this correctly, I was ask to also install libjpeg and libpng before I could complete the installation of ghostscript libgs.so. I followed the directions you gave which was to reconfigure, compile ...
by forcehigh
2011-03-06T15:19:34-07:00
Forum: Magick++
Topic: Failed tests
Replies: 6
Views: 34156

Re: Failed tests

OK here we are:

FAIL: Magick++/tests/attributes.sh (exit: 139)
==============================================

./Magick++/tests/attributes.sh: line 20: 52820 Segmentation fault ${MEMCHECK} "./${executable}" 2>&1 >$outfile


FAIL: wand/wandtest.sh (exit: 255)
==================================

sh ...
by forcehigh
2011-03-06T06:46:28-07:00
Forum: Magick++
Topic: Failed tests
Replies: 6
Views: 34156

Failed tests

Hi All,

I'm new to Magic++ but would like to use the shared libs to determine the size and format of images. I have compile Magic++ from source and when I run make check two tests failed, I was wondering whether anyone can help before I start using the libs and encounter unexplained problems. I ...