HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] building hylafax with different options
ok, I've been reading throught the configure script in the top level of the
hylafax distribution.
I see where I can modify (presumably) the install directories at the very
top of the configure script. Please someone correct me if this is not
correct.
Additionally, I want to use the libraries that I downloaded and compiled,
not the ones that are currently in use by the system. I downloaded zlib,
libpng, libtiff, and ghostscript. I have successfully compiled and
installed all of those into my working directory of /root/build . So within
/root/build I have ~/include ; ~/usr ; ~/bin ; ~/lib ; ...etc .. and you get
the idea. I beleive that all my libraries are installed correctly. I have
additionally modified LIBTIFF="-L/root/build/lib -ltiff" and
TIFFINC=/root/build/include. Although I have not modified TIFFBIN= as it
was already blank. I entered in the similar lines for
LIBZ="-L/root/build/lib -llibz" and ZLIBINC=/root/build/include, which is
the correct location for the zlib.h file.
At any rate, this is where the ./configure for Hylafax is bombing and I am
looking for additional help. I also have questions relating to make Hylafax
independant from the system by trying to include the necessary libraries
within hylafax (mainly Xfree libraries) or atleast how to include them in a
seperate file for distribution.
Awaiting your responses, thanks in advance. BTW, if I haven't been very
clear, forgive me. Ask me any questions pertaining to this and I'll try to
clear it up.
joey
____________________ 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.*