HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] faxsetup - does not detects correct path to binaries
"faxsetup" incorrectly reads binary: "sendmail" location on AMD64 platform.
in puts in file: setup.cache path to sendmail as:
SENDMAIL='/usr/bin/sendmail'
and it should be:
SENDMAIL='/usr/sbin/sendmail'
It detects it correctly on x86 platform.
Is it a bug?
In addition it is looking for font path in my home directory, but that .fonts/ directory doesn't exist.
-------------------
Warning: /home/joseph/.fonts does not exist or is not a directory!
The directory /home/joseph/.fonts does not exist or this file is not a directory.
This is the directory where the HylaFAX client applications expect to
locate font metric information to use in formatting ASCII text for
submission as facsimile. Without this information HylaFAX may generate
illegible facsimile from ASCII text.
-------------------
How to create this directory?
--
#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@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*