hi, I have a problem running the convertdoc utility to converta DocBook file to html. This is an out-of-the-box installation, no customisations (v3.6.0 Perso/Linux). The utility complains that docb.toHTML is not a process command. Any help much appreciated. Below is outuput.
Thanks Chris [ccl at ccl ~]$ convertdoc -v docb.toHTML testfile.xml convertdoc: Loading configuration "/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml_strict.xxe"... convertdoc: Loading configuration "/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml_loose.xxe"... convertdoc: Loading configuration "/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/docbook/docbook.xxe"... convertdoc: Loading document "/home/ccl/testfile.xml"... convertdoc: Deserializing DTD '-//OASIS//DTD DocBook XML V4.5//EN'. convertdoc: Fetching DTD '-//OASIS//DTD DocBook XML V4.5//EN' from cache. convertdoc: Document "file:/home/ccl/testfile.xml" loaded. convertdoc: Stripping superfluous white space from "file:/home/ccl/testfile.xml". convertdoc: *** error: command 'docb.toHTML' is not a process command [ccl at ccl ~]$ convertdoc -l Configurations: file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/docbook/docbook.xxe file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml_loose.xxe file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml_strict.xxe XML catalogs: file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/catalog.xml Spell checker dictionaries: file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/spell/en.dar Class path: file:/home/ccl/xml/tools/xxe/bin/xxe_tool.jar file:/home/ccl/xml/tools/xxe/bin/xxe_app.jar file:/home/ccl/xml/tools/xxe/bin/xxe.jar file:/home/ccl/xml/tools/xxe/bin/xp.jar file:/home/ccl/xml/tools/xxe/bin/resolver.jar file:/home/ccl/xml/tools/xxe/bin/relaxng.jar file:/home/ccl/xml/tools/xxe/bin/xsc.jar file:/home/ccl/xml/tools/xxe/bin/jh.jar file:/home/ccl/xml/tools/xxe/bin/saxon.jar file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml.jar file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/xhtml/xhtml_help.jar file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/docbook/docbook-xsl-saxon.jar file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/docbook/docbook_help.jar file:/home/ccl/xml/tools/xxe-perso-3_6_0/addon/config/docbook/docbook.jar

