Hi John, On Freitag, 21. März 2008, John Brown wrote: > [...] > After setting XML_DEBUG_CATALOG: > C:\Book>xmllint --valid --noout book2.xml > Resolve: pubID -//OASIS//DTD DocBook XML V4.5//EN sysID > http://www.oasis-open.or g/docbook/xml/4.5/docbookx.dtd > 880 Parsing catalog catalog.xml > catalog.xml added to file hash > Found system match > http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd, using > c:/msys/share/xml/docbook/4.5/docbookx.dtd
Unfortunately I don't work with Windows, so I can guess only. According to Bob's book[1], »... you must include the drive letter in the full URI syntax if you want it to work across processors. A Windows URI has this form: file:///c:/xml/docbook/«. Could you check your catalog entries and insert the "file:///" prefix and see what happens? :) Tom [1] http://www.sagehill.net/docbookxsl/WriteCatalog.html#WindowsPathnames -- Thomas Schraitle --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
