![]() |
Hello Lee, if I run the same order manual as root ps2fax -o docq/doc22.ps;30 -r 98 -w 1728 -l 280 -m 30 -1 docq/doc22.ps.22 it seems the process hung up. If I abort it (ctrl+C) there comes the answer: "bash: 30: command not found" And if I run it manual like ps2fax -o docq/doc22.ps -r 98 -w 1728 -l 280 -m 30 -1 docq/doc22.ps.22 the new file will produced correctly. But before I run it manual, I have to make the directory "etc" in /var/spool/fax/bin and I have to copy setup.cache inside it. And in ps2fax I change in line 59 ". /etc/setup.cache" to ". etc/setup.cache" Otherwise I get an error like: "./ps2fax: line 59: /etc/setup.cache: Datei oder Verzeichnis nicht gefunden" or "FATAL ERROR: /var/spool/fax/bin/etc/setup.cache is missing! The file /var/spool/fax/etc/etc/setup.cache is not present. This probably means the machine has not been setup using the faxsetup(8C) command. Read the documentation on setting up HylaFAX before you startup a server system. bash: 30: command not found" You can see, the problem seems to be in the syntax which comes from the process of Hylafax. Andreas ____________________ 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*