> 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