Hi!
I think the DocBook env var set is missing from that README.win32 file.
I have done all the things mentioned in the docs to test if it is
correct, but get these errors:
:/cygdrive/e/phpcvs/phpdoc$ make test
../phpdoc-tools/jade/nsgmls.exe -i lang-en -s ./phpdocxml.dcl manual.xml
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:22:0:E: cannot open
"./dbxml/docbookx.dtd" (No such file or directory)
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:22:0:E: DTD did not
contain element declaration for document type name
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:24:9:E: there is no
attribute "id"
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:24:23:E: there is no
attribute "lang"
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:24:27:E: element "book"
undefined
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:manual.xml:25:7:E: element "title"
undefined
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:./en/bookinfo.xml:2:14:E: there is no
attribute "id"
e:\phpcvs\phpdoc-tools\jade\nsgmls.exe:./en/bookinfo.xml:2:24:E: element
"bookinfo" undefined
The DTD cannot be found I am sure... But why??
Goba