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] Tiff2fax bug?
On Sat, 2003-12-20 at 17:18, faxguy@xxxxxxxxxxxxxxxxxxxx wrote:
> It *should* look like this. This -3 option was implemented with the
> supportsMMR part:
>
> do case "$1" in
> -o) shift; out=$1 ;;
> -l) shift; opt="$opt -l $1" ;;
> -w) shift; opt="$opt -w $1" ;;
> -r) shift; opt="$opt -r $1" ;;
> -1) opt="$opt $1"; df="g3:1d" ;;
> -2) opt="$opt $1"; df="g3:2d" ;;
> -3) opt="$opt $1"; df=g4 ;;
> -m) shift;; # NB: not implemented
> *) fil="$fil $1" ;;
> esac
> shift
> done
>
> I'm guessing something went wrong with your install or upgrade.
Actually you were right my tiff2fax script was broken probably I
tinkered with it too many times.
Unfortunately,though, the problem persists even with the right script.
I tried it on a freshly installed Hylafax 4.1.8 on a RedHat 8 and I'm
having the same trouble.
Anyway, if you examine the 'corrected' tiff2fax script it seems that
tiffcheck is still called with '-3' parameter ($opt)! So, assuming that
tiffcheck doesn't support that parameter, how can it work?
Maybe is my tiffcheck that is obsolete?
Thank you.
Bye.
--
Andrea Nicolini
____________________ 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@xxxxxxxxxxxx*