This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] Fw: Problems compiling with docbook under mandrake


Hi everyone,


I need to write some tech docs in docbook format to be then converted in html.

Now I suppose I've installed everything I need (shipped with my mdk 9.1), as follows:

docbook-utils-0.6.12-2mdk
jadetex-3.12-79mdk
openjade-1.3.1-14mdk
perl-SGMLSpm-1.03ii-4mdk
docbook-style-dsssl-1.77-4mdk
docbook-style-dsssl-doc-1.77-3mdk
docbook-dtd41-sgml-1.0-6mdk
sgml-common-0.6.3-7mdk
sgml-tools-1.0.9-8.3mdk

but when I give the cmd to compile docbook -> html I have this error:

$ docbook2html -u manual.docbook (*)

(*)
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.0//EN">

It outputs as follows: 

Using catalogs: /etc/sgml/sgml-docbook-4.0.cat

Using stylesheet: /usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl#html

Working on: /home/jman/hydrodoc/manual.docbook

jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1:73:W: cannot generate system identifier for public text "-//James Clark//DTD DSSSL Style Sheet//EN"
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:11:0:E: reference to entity "STYLE-SHEET" for which no system identifier could be generated
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1:0: entity was defined here
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:11:0:E: DTD did not contain element declaration for document type name
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:5:0:E: notation "DSSSL" for entity "docbook.dsl" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:36:12:E: element "STYLE-SHEET" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:39:24:E: there is no attribute "ID"
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:39:36:E: there is no attribute "USE"
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:39:45:E: element "STYLE-SPECIFICATION" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:40:25:E: element "STYLE-SPECIFICATION-BODY" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:508:44:E: element "STYLE-SPECIFICATION" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:509:25:E: element "STYLE-SPECIFICATION-BODY" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1059:27:E: there is no attribute "ID"
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1059:46:E: there is no attribute "DOCUMENT"
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1059:59:E: element "EXTERNAL-SPECIFICATION" undefined
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1061:13:E: end tag for "EXTERNAL-SPECIFICATION" omitted, but OMITTAG NO was specified
jade:/usr/share/sgml/docbook/utils-0.6.12/docbook-utils.dsl:1059:0: start tag was here
jade:E: specification document does not have the DSSSL architecture as a base architecture
jade:E: no style-specification or external-specification with ID "HTML"
Done.

Thanks for any hint ... it's the first time I try to use this format therefore I know nothing ...

-----------
When the president does it,
that means it is not illegal.
[Richard Nixon]
Journeyman of 666, Inc.
RLU #279448

---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]