On 17/11/05, Nuno Lopes <[EMAIL PROTECTED]> wrote: > Stupid question: did you run 'autoconf' after this change? whats the value > of `echo $PHP` after the sed command?
Ahh no, I didn't. However, I just did that (changed path to prog files again, launched cygwin, cd phpdoc, autoconf, ./configure) and even with that line, I get a similar error: file versions Makefile.in,v 1.170 configure.in,v 1.233 configure options: source directory: . working directory: /home/Administrator/phpdoc checking for php... /cygdrive/c/Program Files/PHP/php Could not open input file: =. ./configure: line 1404: test: too many arguments checking php version... ./configure: line 1411: /cygdrive/c/Program: No such file or directory ./configure: line 1413: /cygdrive/c/Program: No such file or directory ./configure: line 1413: test: yes: unary operator expected configure: error: PHP version 4.0.0 or newer needed -- David Mytton http://www.olate.co.uk
