HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] tiff library
I got the following error when trying to "./configure" hylafax on
Mandrake 8.2
Missing TIFF Library.
Compilation of the following test program failed:
----------------------------------------------------------
#include "tiffio.h"
main()
{
printf( "header_ver=%d lib_ver=%s", TIFFLIB_VERSION,
TIFFGetVersion() );
exit(0);
}
----------------------------------------------------------
TIFFINC=/usr/local/include
LIBTIFF=-L/usr/local/lib -ltiff
Any idea how to solve the problem?
I have libtiff3-3.5.5-9mdk installed; I even installed libtiff-3.4-4 but
still the same error.
Joseph
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*