I have it all working now.

First, I installed openjade through cygwin and ran autoconf and ./configure. Running make html generated the errors I posted a while ago.

Then I tried downloading jade itself but I didn't realise I was downloading the windows source (I didn't spot the link to the binaries).

Finally, I spotted the binary (which has the jade.exe file) and then extracted that to the phpdoc-tools/jade dir. Then reconfigured the phpdoc and ran make html - which is running right now. So I'm hoping it will be successful :-)

So in conclusion, the openjade that comes with cygwin doesn't work.

Gabor Hojtsy wrote:

Well, slashes are missing between "phpdoc" and "en" in the path values.

David, could you copy-paste the first 20 lines of your phpdoc/entities/file-entities.ent file? It should have proper path values, but it probably has bogus ones.

Goba

So, openjade seems still not to work..


----- Original Message -----

Using the openjade provided with cygwin. I have attached the output from running make html but it doesn't show the errors afterwards. For some reason they are outputted to the console. But it is like this:

/usr/bin/openjade:manual.xml:49:1:E: cannot find "C:/cygwin/home/David/phpdocen/bookinfo.xml"
/usr/bin/openjade:manual.xml:50:1:E: cannot find "C:/cygwin/home/David/phpdocen/preface.xml"
/usr/bin/openjade:manual.xml:54:2:E: cannot find "C:/cygwin/home/David/phpdocen/intro.xml"
...


David

Gabor Hojtsy wrote:

Openjade installed by cygwin? Openjade installed by you as windows exe? What XML files does it miss?

Goba



Reply via email to