jos_at_xos.nl
Date: Fri Feb 24 2006 - 15:23:16 CET
From: jos@xos.nl <jos@xos.nl> Message-ID: <198f.43ff16d3@www.taskjuggler.org> Date: Fri, 24 Feb 2006 15:23:16 +0100 (CET) Subject: [taskjuggler] DocBook DTD path problem (with fix)
When generating the documentation on RHEL4, jade fails because the file "/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd" is not available via this path.
To solve this, I changed the pathname
"/usr/share/xml/docbook/schema/dtd/4.3/docbookx.dtd"
into
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd"
so that the catalogue is used, and that works fine. I hope this fix also works ok on other systems, so that it can be applied in the generic source. This pathname has to be changed in the following two files in the TaskJuggler source tree:
taskjuggler-2.2.0/docs/en/taskjuggler.xml.in
taskjuggler-2.2.0/docs/en/kde-doc.patch
-- To unsubscribe, email the address listed in the List-Unsubscribe header For additional commands, email: taskjuggler-help@suse.com
This archive was generated by hypermail 2.1.7 : Fri Feb 24 2006 - 15:28:29 CET