2008.07.01 14:58 "[Tiff] deflate compression support", by Jan Kalkus

2008.07.02 13:16 "Re: [Tiff] deflate compression support", by Edward Lam

In your tif_config.h, make sure you have "#define ZIP_SUPPORT 1". Note that enabling this requires zlib to be available.

Cheers,

-Edward

        I'm using a program called FreeSurfer on an Intel Mac running OS X

10.5.4 and I'm having trouble configuring deflate compression support. Can anyone point me in the right direction? I keep getting this error message:

Deflate compression support is not configured.

TiffWrite: TIFFWriteScanline returned error

I've tried reinstalling and recompiling, but I still get the same error. Can anyone help me out?