Hi Hans,

Il giorno dom, 24/12/2006 alle 17.13 +0100, Hans Froemel ha scritto:
> Thanks for your quick reply!
> 
> The suggested changes reduce the number of errors during the 
> notification-process, but the attachment is still not generated.
> 
> Running notify manually shows that one error still occurs:
> 
> lise:/var/spool/hylafax# bin/notify "doneq/q18" "done" "0:51"
> FILE 1: docq/doc18.ps
> Converting docq/doc18.ps to PDF
> Using ps2pdf
> basename: extra operand `ESP'
> Try `basename --help' for more information.

This doesn't seems a problem in hylafax. Could you please try to issue
these commands, from a root prompt?

# cd /var/spool/hylafax
# which ps2pdf
# dpkg -S `which ps2pdf`
# dpkg -l $(dpkg -S `which ps2pdf` | awk -F: '{print $1}')
# ps2pdf docq/doc18.ps /tmp/doc18.pdf

The last command should not have any output, but it seems that in your
system, an output is created.

Thanks,
Giuseppe



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to