groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Groff] grops error message


From: Ralph Corderoy
Subject: Re: [Groff] grops error message
Date: Mon, 18 Jan 2010 14:38:07 +0000

Hi Miklos,

>     grops:<standard input>:4:fatal error: cannot create temporary file: No 
> such file or directory

Try

    echo | strace -f -e trace=open,creat groff 2>&1 | grep O_CREAT

and it may show where it was trying to create the temporary file.

Cheers,
Ralph.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]