HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] compile errors missing TIFF library - SOLVED!
On Fri, 8 Jun 2001 01:02:31 -0500, you wrote:
>> >error messages....
>> try
>> ./configure --with-LIBTIFF="-ltiff -lz"
>> then
>> ./configure --with-LIBTIFF="-ltiff -lz -ljpeg"
>> then
>> ./configure --with-LIBTIFF="-ltiff -lz -ljpeg -lm"
>>
> Would you please take to time to explain the
>meaning of the different lines?
Some systems have functionality divided among multiple libraries, so you have to
tell this to HylaFAX.
On redhat6x -ltiff will suffice, on my old caldera box I have to use "-ltiff -lz
-ljpeg -lm".
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null