Marc Boeren wrote:
> 
> >This means jade cannot find a CATALOG file or it is incomplete. PHPDOC

> I already looked at google.com, set SGML_CATALOG_FILES to docbook/catalog,
> jade/catalog and docbook.dtd/docbook.cat and I still get these messages.
> 
> So I poked around a bit, and eventually found that I can get rid of the
> error if I start Jade manually with
> 
> jade.exe -c /home/cvs-php/docbook.dtd/docbook.cat -c
> /home/cvs-php/docbook/catalog -c /home/cvs-php/jade/catalog -d html.dsl -V
> use-output-dir -t sgml /home/cvs-php/phpdoc/phpdocxml.dcl manual.xml
> 
> This produces the following errors:
> f:\home\cvs-php\jade\jade.exe:/home/cvs-php/docbook.dtd/ent/iso-lat1.ent:6:1
> 9:E: "X00E1" is not a function name
> and a whole lot more like it, but it actually generates all html-pages, so
> I'm happy!

My CATALOG is in /usr/lib/sgml and if its missing the following you will
get your former error messages:

 -- start dsssl 1.2.1-6 -- 
PUBLIC "-//James Clark//DTD DSSSL Flow Object Tree//EN" "fot.dtd"
PUBLIC "ISO/IEC 10179:1996//DTD DSSSL Architecture//EN" "dsssl.dtd"
PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" "style-sheet.dtd"
 -- end dsssl 1.2.1-6 -- 

-Egon

-- 
SIX Offene Systeme GmbH       ·        Stuttgart  -  Berlin 
Sielminger Straße 63   ·    D-70771 Leinfelden-Echterdingen
Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de

Reply via email to