I was trying to make test for the first time, but I was given an error: --------------------------------------------- $ make test ../phpdoc-tools/jade/nsgmls.exe -i lang-en -D . -s ./dtds/dbxml-4.1.2/phpdocxml. dcl manual.xml C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:33:0:E: cannot find "entities/file-entities.ent"; tried "entities/file-entities.ent", ".\entities/fi le-entities.ent" C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:46:11:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:51:18:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:55:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:59:25:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:69:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:73:18:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:74:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:78:22:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:86:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:97:30:E: character d ata is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:214:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:216:14:E: character data is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:220:20:E: character data is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:221:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:226:15:E: character data is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:239:7:E: end tag for "part" which is not finished C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:243:22:E: character data is not allowed here C:\cygwin\home\Nuno\phpdoc-tools\jade\nsgmls.exe:manual.xml:258:7:E: end tag for "part" which is not finished make: *** [test] Error 1 ------------------------------------------
Can you help me please? (working with cygwin) Thanks, Nuno