On 2/8/07, Owain Jones <[EMAIL PROTECTED]> wrote:
Hi Hannes, Do you mean it should as in it "needs to be" fixed in CVS, or it should as in it "is now" fixed in CVS?
As in "I sure hope it is fixed in current CVS, I don't want to go through hell again. Please try it". :) -Hannes
Hi Richard, Thank you for suggesting make chm_xsl , I had already tried make html_xsl and it didn't work properly, but this command built the files I wanted to test. This is a workaround solution to my problem, but in aiding with yours here are the files you requested - make_html.log and /phpdoc/phpbook/phpbook-dsssl/html.dsl This is a little bit confusing because everything worked before, the only thing I've noticed that is different is that I installed Rational ClearQuest for some things that I have to do for work and now when I type "./configure" I get a Rational software dialog pop up asking me to confirm the host machine and when I click ok everything proceeds as it normally does. If you have the same problem then this is probably unimportant, but I thought I would mention it. Thanks for your help, Owain ________________________________ Owain Jones [EMAIL PROTECTED] IBM DB2 Information Development IBM Toronto Lab Markham, ON (905)-413-2196 "Hannes Magnusson" <[EMAIL PROTECTED]> 08/02/2007 10:37 AM To Owain Jones/Toronto/[EMAIL PROTECTED] cc [email protected] Subject Re: [DOC-WEB] 'make html' dumps output to console Hi This should be fixed in CVS -Hannes On 2/7/07, Hannes Magnusson <[EMAIL PROTECTED]> wrote: > Hi Owain > > On 2/7/07, Nuno Lopes <[EMAIL PROTECTED]> wrote: > > Forwarding to Bjori, as he is our XSL master :) > > Nuno > > > > ----- Original Message ----- > > From: "Owain Jones" <[EMAIL PROTECTED]> > > To: <[EMAIL PROTECTED]> > > Sent: Wednesday, February 07, 2007 7:28 PM > > Subject: [DOC-WEB] 'make html' dumps output to console > > > > > > > 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. > > Works fine here :) > > Before it dumps the complete thing on you there should be printed an > error message.. would be helpful if you could catch it (either with > the `script` command or directing the output to a file). > > -Hannes > > p.s. `make html` uses DSSSL, feel free to try `make html_xsl`, should > be lot faster :) > > > > > > > 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 > > > > > --=_alternative 005C01008525727C_=--
