Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Feb 2003 20:40:48 +0200
From:      "Toomas Aas" <toomas.aas@raad.tartu.ee>
To:        Per olof Ljungmark <peo@intersonic.se>, questions@freebsd.org
Subject:   Re: hylafax / faxrcvd script / freebsd
Message-ID:  <200302161841.h1GIfg026987@lv.raad.tartu.ee>
In-Reply-To: <3E4F87AF.4030801@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

> The bin/faxrcvd works completely well from the command line, only fails 
> when called from the hylafax server (excerpt from log below):
> 
> RECV FAX: bin/faxrcvd "recvq/fax00035.tif" "cuaa1" "00000067" "" "" ""
> here the script fails at line 202:
> 
> $PS2PDF -g$GW\x$GL -r$RW\x$RL $FILE.ps $FILE.pdf 2>/dev/null
> 
> The "$FILE.ps" is created but not converted to "$FILE.pdf".
> 
> This works from the command line issued as:
> %ps2pdf -g<size> -r<resolution> recvq/fax00035.tif.ps recvq/fax00035.tif.pdf

I must admit I don't have a first clue about the arhchitecture of 
hylafax, but maybe the problem is that ps2pdf is simply not found in 
the path? In that case, replacing it with /path/to/ps2pdf in whichever 
script it is called from would help.
--
Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/
* Nostalgia isn't what it used to be...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302161841.h1GIfg026987>