From: <jc...@fe...> - 2003-03-14 17:47:46
|
On Friday 14 March 2003 17:03, Rafael Laboissiere wrote: | * Jo=E3o Cardoso <jc...@fe...> [2003-03-14 16:33]: =2E.. | Nothing. I will change the DTD requierement to 4.2, as this is | anyway the most appropriate thing to do. Now the detection phase runs OK, and some docs are built, but I still=20 get an error: =2E.. openjade -c /etc/sgml/catalog -c /usr/share/sgml/CATALOG.db42xml -d=20 plplotdoc-html.dsl -t sgml \ /usr/share/sgml/openjade/xml.dcl plplotdoc.xml perl ../bin/info-clean.pl plplotdoc.xml > plplotdoc.xml-info ln -fs inline-info.ent inline.ent if perl -I/home/jcard/plplot/doc/docbook/perl=20 /home/jcard/plplot/doc/docbook/perl/docbook2texixml plplotdoc.xml-info=20 > plplotdoc.txml-tmp ; then \ mv plplotdoc.txml-tmp plplotdoc.txml ; \ else \ false ; \ fi undefined entity at line 230, column 44, byte 13897 at=20 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi/XML/Parser.pm=20 line 185 make[4]: *** [plplotdoc.txml] Error 1 |