Search found 2 matches

by DrLou
2011-12-06T17:53:30-07:00
Forum: Bugs
Topic: PythonMagick fails to configure
Replies: 5
Views: 13437

Re: PythonMagick fails to configure

Seeing the same issue here - the message: checking for a Python interpreter with version >= 3.1... none We do have installs of Python 2.6 and 3.2 (though would prefer to stick with 2.6 for the moment). We're experimenting with various incantations of The PYTHON env variable on the configure line. Am ...
by DrLou
2011-12-02T17:33:48-07:00
Forum: Bugs
Topic: Segfault when reading tif file
Replies: 5
Views: 11956

Re: Segfault when reading tif file

Am seeing exactly this error - and under a newly built ImageMagick 6.7.2-7 2011-09-22 . Below is output both without - and with- the -quiet option: $ convert source.tif destination.pdf MissingRequired: /var/tmp/magick-ukSEaqlF: TIFF directory is missing required "ImageLength" field. Memory fault ...