HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Hylafax-4.1beta2 Configure error on Linux RH 2.2.14-5.0
Guys,
I always get error when configuring Hylafax. like this..
Incompatible/missing TIFF Library.
Compilation or execution of the following test program failed:
----------------------------------------------------------
#include "tiffio.h"
main()
{
if (TIFFLIB_VERSION < 19960307) { /* check include file version
*/
printf("old include files: version %u\n", TIFFLIB_VERSION);
exit(-1);
}
if (strncmp(TIFFGetVersion(), "LIBTIFF, Version 3.4", 20) != 0) {
printf("old library: version %s\n", TIFFGetVersion());
exit(-1);
} else
exit(0);
}
----------------------------------------------------------
With:
TIFFINC=/usr/local/include
LIBTIFF=-L/usr/local/lib -ltiff
I am using the newest Libtiff v.3.5.5, it compiles ok.
What should I do with this..??
--
/* In the world without fences, who needs Gates..?? */
/* The art of computing is just like Air Conditioner. It stops when you
open Windows. */
Jody Ananda
Web & Application Developer/Webmaster
PT Rahajasa Media Internet (RAD-Net)
Phone : 62-21-718-2643 717-92574 ext.502
Fax : 62-21-718-2642
<--The Indonesian ISP-->
http://www.rad.net.id
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null