#321 closed defect (fixed)
OpenJade creates nochunk html without html tags
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | ~CVS |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
I installed necessary software as described in README and INSTALL files in CVS BLFS book.
Openjade-1.3.2, docbkx412.zip, docbook-dsssl-1.78, docbook-4.1.2-newent.tar.bz2, fltk-1.1.3, htmldoc-1.8.23 and OpenSP-1.5 ( which is required for openjade-1.3.2 compiled from sources).
After ran /usr/bin/openjade -t sgml -V nochunks -d /usr/share/dsssl/docbook/html/blfs.dsl /usr/share/dsssl/docbook/dtds/decls/xml.dcl /home/dave/BLFS/BOOK/index.xml > ./blfs-2003-05-21.html
I got in html file pure text without html tags.
Error messages from openjade :
/usr/bin/openjade -t sgml -V nochunks -d /usr/share/dsssl/docbook/html/blfs.dsl /usr/share/dsssl/docbook/dtds/decls/xml.dcl /home/dave/BLFS/BOOK/index.xml > ./nochunks.html
/usr/bin/openjade:/home/dave/BLFS/BOOK/appendices/generic/generic.xml:17:55:E: document type does not allow element "envar" here /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:1:73:W: cannot generate system identifier for public text "-James ClarkDTD DSSSL Style SheetEN" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:3:0:E: reference to entity "STYLE-SHEET" for which no system identifier could be generated /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:1:0: entity was defined here /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:2:0:E: notation "DSSSL" for entity "docbook.dsl" undefined /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:7:25:E: there is no attribute "USE" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:65:27:E: there is no attribute "ID" /usr/bin/openjade:/usr/share/dsssl/docbook/html/blfs.dsl:65:46:E: there is no attribute "DOCUMENT" /usr/bin/openjade:E: specification document does not have the DSSSL architecture as a base architecture
Regards.
David Kredba
Change History (3)
comment:1 by , 22 years ago
Status: | new → assigned |
---|
comment:2 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Returned README to origional to match LFS.
The README and INSTALL need updating and coordinated to LFS.
The other error appears to be a catalog error (line 2) which doesn't happen if you use BLFS Book instructions instead of README & INSTALL.