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
>
>

Reply via email to