minor build problem in documentation -- something about dynamics.texi
Subject: minor build problem in documentation -- something about dynamics.texi
From: van Nek
Date: Thu, 12 Oct 2006 09:45:24 +0200
Am 11 Oct 2006 um 20:33 hat Robert Dodier geschrieben:
> Hey, when I build rpms I get the following error message ...
>
> perl ../texi2html -split_chapter --lang=pt --output=.
> --css-include=../manual.css --init-file ../texi2html.init maxima.texi
> *** Can't find ../pt/dynamics.texi, skipping (l. 789)
> *** Unknown node in menu entry `Introduction to dynamics' (l. 485)
> *** Unknown node in menu entry `Definitions for dynamics' (l. 486)
>
> >From there the build process continues without further errors
> and it terminates normally. I think the problem also exists in the
> English & Spanish docs but I'm not sure about that.
>
> Maybe someone can take a look.
>
> best,
> Robert
Hi Robert,
I had the same error message when converting the (partially translated) texi-docs to html.
dynamics.texi was missing in my CVS folder /info/. Some minutes ago I actualized this
folder and now dynamics.texi is there. Dated 28.09. Now the conversion works without any
errors.
If I take a look into CVS via
http://maxima.cvs.sourceforge.net/maxima/maxima/doc/info/
I cannot find dynamics.texi there. Strange ?
You now CVS better than me to know what is going on there with dynamics.texi.
To your information: The Windows version of Maxima-5.10.0(a) is properly build including
the dynamics info.
Best
Volker