On 22/06/2011 1:11 PM, Richard Heck wrote:
On 06/22/2011 12:45 PM, Matthias Hunstig wrote:
Hello,

Could you please run latex on this file below and report the results?
*test.tex:*
\nonstopmode\makeatletter
\ifx\undefined\documentclass
    \message{NotLaTeX2e}
\else
    \message{ThisIsLaTeX2e}
\fi
\@@end

Latex test.tex>  julien.log

Results attached.

I think Matthias had mentioned before that LaTeX worked fine when run
from the command line. That's why I think maybe we're failing to write
the test file in the first place.

rh


The chklatex.ltx file is being created because you can see it being deleted in the configure.log file, without an error message. However, the chklatex.log file is not created and fails to be deleted.

I'm out of ideas at the moment.

Julien

Reply via email to