Hylafax Developers Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[hylafax-devel] (no subject)
- Subject: [hylafax-devel] (no subject)
- From: <darren@dazza.org>
- Date: Thu, 20 Jan 2000 03:17:00
>From eric@interplas.com Wed Jan 19 19: 46:43 2000
I has able to get your hylafax-4.1beta1-1rh6.src.rpm file to compile on RH
6.1. I have to edit the configure script to change the libtiff version from
3.4 to 3.5.
I would think the author could just get rid of this check or do:
if ((strncmp(TIFFGetVersion(), "LIBTIFF, Version 3.4", 20) != 0) &
(strncmp(TIFFGetVersion(), "LIBTIFF, Version 3.5", 20) != 0) )
Any whoooo,
-Eric Wood