Date: 10/28/02
- Next message: sterling <email protected>: "[PHP-DOC] #16228 [Asn]: XSLT file path issues"
- Previous message: Melvyn Sopacua: "[PHP-DOC] Dump on stdout"
- In reply to: Melvyn Sopacua: "[PHP-DOC] Dump on stdout"
- Next in thread: Melvyn Sopacua: "Re: [PHP-DOC] Dump on stdout"
- Reply: Melvyn Sopacua: "Re: [PHP-DOC] Dump on stdout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Config:
> autoconf 2.53
> latest openjade
> php-4.3.0-cvs
> xsltproc: Using libxml 20425, libxslt 10021 and libexslt 712
> Configure:
> ../configure \
> --with-php=/phpcvs/bin/php \
> --with-xsltproc=/weblib/local/bin/xsltproc \
> --with-nsgmls=/usr/local/bin/onsgmls
>
> make test is file
> make phpweb or any other target, gives me a 2 meg dump on stdout (nohup
> 'ped it)
> and no files whatsoever.
>
> Any thoughts?
First of all only the targets containing xsl in their name use xsltproc,
others use jade/openjade/nsgmls. Please try to build the howto, it's much
smaller and look for errors in the output. I have never experienced such
a problem you have...
make howto
Goba
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: sterling <email protected>: "[PHP-DOC] #16228 [Asn]: XSLT file path issues"
- Previous message: Melvyn Sopacua: "[PHP-DOC] Dump on stdout"
- In reply to: Melvyn Sopacua: "[PHP-DOC] Dump on stdout"
- Next in thread: Melvyn Sopacua: "Re: [PHP-DOC] Dump on stdout"
- Reply: Melvyn Sopacua: "Re: [PHP-DOC] Dump on stdout"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

