From: <jc...@fe...> - 2003-03-07 17:18:02
|
On Friday 07 March 2003 15:59, Rafael Laboissiere wrote: | * Jo=E3o Cardoso <jc...@fe...> [2003-03-07 15:26]: | > 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. | | It works fine here. Yes, of course, as you can generate the documentation you can parse=20 api.xml. As I can't generate the documentation (I'm a regular user in=20 this context), I can't parse api.xml. I may be wrong when I say "parse the api.xml", but when I say that I'm a=20 regular user in this context I'm right :( | I need more information in order to understand where your bug comes=20 from. I don't know what info to give you other then the error message and the=20 perls that I have installled. But notice that I have installed almost all from perl with something=20 like xml/sgml in its name, and in this respect I'm not a regular user,=20 as I believe that most systems don't have this all. [jcard@feup] rpm -qa | fgrep perl perl-gettext-1.01-310 perl-XML-Generator-0.91-42 perl-CDDB_get-2.10-38 perl-SNMP-4.2.0-312 perl-HTML-Tagset-3.03-285 perl-Parse-RecDescent-1.80-18 perl-Tie-IxHash-1.21-317 perl-PDA-Pilot-0.8.0-311 perl-GnuPG-0.07-299 perl-URI-1.20-30 perl-HTML-Parser-3.26-29 perl-XML-DOM-1.39-24 mod_perl-1.27-31 perl-libwww-perl-5.65-29 perl-5.8.0-45 perl-Tk-800.024-40 perl-XML-Parser-2.31-30 perl-IO-Socket-SSL-0.81-22 perl-DateManip-5.40-232 perl-Parse-Yapp-1.05-134 perl-SGMLS-1.03ii-128 perl-Unicode-String-2.06-212 perl-XML-RegExp-0.03-216 perl-XML-Simple-1.08-33 perl-XML-Writer-0.4-234 perl-libxml-perl-0.07-219 perl-XML-Stream-1.15-20 perl-XML-XSLT-0.40-15 perl-XML-XQL-0.67-33 perl-Net_SSLeay-1.18-44 Joao |