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

2008.07.02 15:37 "Re: [Tiff] deflate compression support", by Jan Kalkus

OK. I'll keep working on it. Thanks for you help.

Jan Kalkus

On Jul 2, 2008, at 11:29 AM, Edward Lam wrote:

> No idea, I've never used Macs.
>
> Jan Kalkus wrote:
>> Would a "fink rebuild libtiff" fix that problem?
>> Jan Kalkus
>> On Jul 2, 2008, at 11:20 AM, Edward Lam wrote:

<shrugs> You're not correctly installing the newly built libtiff? My guess is that your application is still linking to the old one.

Thanks for the help. Unfortunately, I still get the same message.

>>>> Is there any way I can clean out and remove all libtiff files and
>>>> then install them again? Does it make any difference that I'm
>>>> using tcsh?

On Jul 2, 2008, at 9:16 AM, Edward Lam wrote:

In your tif_config.h, make sure you have "#define ZIP_SUPPORT

1". Note that enabling this requires zlib to be available.

        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?