From: <jc...@fe...> - 2003-03-07 15:27:58
|
Hi, I got the following error with a clean cvs. ... mkdir -p plplot_octave_txt cp etc/plplot.doc plplot_octave_txt/plplot.doc cd plplot_octave_txt; \ ../../../doc/docbook/bin/api2text.pl \ ../../../doc/docbook/src/plplotdoc.xml.in \ ../../../doc/docbook/src/api.xml undefined entity at line 2858, column 62, byte 84237 at /usr/lib/perl5/site_perl /5.8.0/i586-linux-thread-multi/XML/Parser.pm line 185 make[4]: *** [plplot_octave_txt/plplot.doc] Error 255 I never was able to build the docbook documentation, but there was no problem in running the scripts that generated the online Octave docs. Joao |