I think I recently bumped into this issue on Centos6.2 using the cutting edge version of ImageMagick. My solution was to just the stock, older version but looking at the newer SPEC file to configure the Make subsystem, I see:

ImageMagick-6.7.6-8]# ./configure -h | grep -i hdri

  --enable-hdri           accurately represent the wide range of intensity


Judging from the language, it's disabled by default but the Fink port you're using is enabling. You'll have to change the configure command line options to not enable it.

--David



On 06/14/2012 01:36 PM, Chip G. wrote:
Does anyone on list know how to tell IM to compile without this feature? I'm 
not sure how to tell my package manager (Fink) which options to include (or not 
include).

On Jun 13, 2012, at 22:47, Tom Russo wrote:

On Wed, Jun 13, 2012 at 09:25:35PM -0400, we recorded a bogon-computron collision of 
the<[email protected]>  flavor, containing:
On machine two here is the ImageMagick information (unrecognized):
Version: ImageMagick 6.5.8-10 2012-06-09 Q16 http://www.imagemagick.org
Copyright: Copyright (C) 1999-2010 ImageMagick Studio LLC
Features: HDRI
HDRI makes ImageMagick *completly* incompatible with  Xastir.  You either have
to get a different version of IM or use GM instead.


HDRI (High Dynamic Range Image) support turns each pixel into a real number
instead of an integer type.  Xastir is simply *peppered* with code that
assumes that a quantum is either an 8 or 16-bit integer quantity.  Changing
this will be a big undertaking, and nobody has ever volunteered to look into
it.

--
Tom Russo    KM5VY   SAR502   DM64ux          http://www.swcp.com/~russo/
Tijeras, NM  QRPL#1592 K2#398  SOC#236        http://kevan.org/brain.cgi?DDTNM
"And, isn't sanity really just a one-trick pony anyway? I mean all you get is
one trick, rational thinking, but when you're good and crazy, oooh, oooh,
oooh, the sky is the limit!"  --- The Tick

_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir


--
     Chip

_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir
_______________________________________________
Xastir mailing list
[email protected]
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir

Reply via email to