Hi, I have a problem on my home build system for the PHP manual, it is on a Mandrake 9.0.
First it is unable to autolocate the xsltproc executable, but I can feed him with the correct path using the configure option, but still I get just to this point you can see below. Is anyone able to help me? Thanks, Simone. [EMAIL PROTECTED] phpdoc]$ ./configure --with-xsltproc=/usr/bin/xsltproc loading cache ./config.cache file versions Makefile.in,v 1.125 configure.in,v 1.181 configure options: --with-xsltproc=/usr/bin/xsltproc source directory: . working directory: /home/simone/phpdoc checking for php... (cached) /usr/bin/php checking php version... 4.2.3 checking for openjade... (cached) /usr/bin/openjade checking for nsgmls... (cached) /usr/bin/nsgmls checking for xsltproc... /usr/bin/xsltproc checking for xmllint... (cached) /usr/bin/xmllint checking for docbook.dsl... ./dsssl/docbook (default) checking for docbook.xsl... in ./xsl/docbook (XSL path values off) checking for PHP source path... no checking for ZendAPI... not found checking for CSS to use for html docs... none checking for chmonly inclusion... disabled (default) checking for language... en (default) checking for treesaving... saving trees: #f creating ./config.status creating ./RFC/manual.xml creating ./Makefile creating ./installpart.xml creating ./manual.xml creating ./dsssl/common.dsl creating ./dsssl/howto.dsl creating ./dsssl/html-locale.dsl creating ./dsssl/html.dsl creating ./dsssl/install.dsl creating ./dsssl/phpweb.dsl creating ./dsssl/print.dsl creating ./dsssl/quickref.dsl creating ./entities/version.ent creating ./config.h creating ./xsl/bightml.xsl creating ./xsl/html.xsl creating ./xsl/htmlhelp-db.xsl creating ./xsl/htmlhelp.xsl creating ./xsl/phpweb.xsl creating ./xsl/print.xsl creating ./reserved.constants.xml chmod: too few arguments Try `chmod --help' for more information. [EMAIL PROTECTED] phpdoc]$ -- Simone Cortesi http://cortesi.com/ blog * photos * PHP manual in italian Did I help you? Consider a gift: http://cortesi.com/wishlist.php -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php