Hi,
should appear on phpdoc.
Friedhelm
--- Begin Message ---
Hi,
I've been making contributions to the PHP documentation for the IBM_DB2
functions and up until now I had no problems with the documentation tools,
but when I tried to preview my changes by transforming to html this time
typing 'make html' just dumps a whole bunch of output to the console
really fast (I think it is text that would go in the html) and doesn't
create any html files.
I'm running Windows XP Pro SP2 and take the following steps:
run cygwin
checkout phpdoc
prompt~> cd phpdoc
prompt~> autoconf
prompt~> ./configure
prompt~> make test // This works fine
prompt~> make test_xml // This works fine
prompt~> make html // no errors, just dumbs to console and does nothing
except removes html directory and copies in /html/figures folder and
contents.
To attempt to fix this I have reinstalled my PHP installation checked out
peardoc and attempted 'make html' from there with the same result and make
sure i checkout a completely fresh phpdoc and there's no change to this
behaviour.
If anybody knows of a way to fix this it would be greatly appeciated.
Thanks,
Owain
Owain Jones
[EMAIL PROTECTED]
IBM DB2 Information Development
IBM Toronto Lab
Markham, ON
(905)-413-2196
--- End Message ---