help-cfengine
[Top][All Lists]
Advanced

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

tex errors upon compile of doc


From: Lev Lvovsky
Subject: tex errors upon compile of doc
Date: Mon, 1 Mar 2004 11:25:08 -0800

Using the latest beta, as well as version 2.1.3, I get the following errors compiling the doc section:

under RedHat 6.2:

[root@host doc]# make
TEXINPUTS=".:$TEXINPUTS" \
MAKEINFO='/usr/bin/makeinfo   -I .' \
/usr/bin/texi2dvi -o cfengine-Tutorial.dvi `test -f 'cfengine-Tutorial.texinfo' || echo './'`cfengine-Tutorial.texinfo
/usr/bin/texi2dvi: Unknown or ambiguous option `-o'.
/usr/bin/texi2dvi: Try `--help' for more information.
make: *** [cfengine-Tutorial.dvi] Error 1

under RedHat 7.3:

[root@host doc]# make
TEXINPUTS=".:$TEXINPUTS" \
MAKEINFO='/usr/bin/makeinfo   -I .' \
/usr/bin/texi2dvi -o cfengine-Tutorial.dvi `test -f 'cfengine-Tutorial.texinfo' || echo './'`cfengine-Tutorial.texinfo
stdin:114: warning: @menu seen before first @node, creating `Top' node.
stdin:114: warning: perhaps your @top node should be wrapped in @ifnottex rather than @ifinfo?.
stdin:114: Next field of node `Top' not pointed to.
stdin:145: This node (What is cfengine?) has the bad Prev.
/usr/bin/texi2dvi: tex: command not found
/usr/bin/texi2dvi: tex exited with bad status, quitting.
/usr/bin/texi2dvi: see cfengine-Tutorial.log for errors.

2.1.1 compiles w/o errors

any idea what might be causing this?

thanks,
-lev





reply via email to

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