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] Hylafax-Server
Hi Patrick,
from what I see you have problems installing hylafax on Debian etch.
Would you please execute these commands in order to better understand
what the problem is?
First of all, let find the version you are using:
# apt-cache policy hylafax-server
then, try to reconfigure your system
# env LC_ALL=C LANG=C dpkg --configure --pending
you may repeat the last command more times. If you always get the same
problem, then, with a text editor, open file /usr/sbin/faxsetup and add
a second line just after "#! /bin/bash". The second line should be
"set -x". The head of your file should become like
#! /bin/bash
set -x
then, once again try the command "env LC_ALL=C LANG=C dpkg --configure --pending",
that should write a few more detailed output than before. Try to find
the error in this output, or send it here.
Bye,
Giuseppe
____________________ 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*