I've come across my first problem with Windows/PHP doc setup and that
is with the ./configure script after checking out a fresh copy from
CVS. My PHP dir is C:\Program Files\PHP which seems to be giving the
configure script problems because of the space. It is getting the path
directly from the system PATH variable.

This is the output I get:

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
checking php version...
./configure: line 1403: test: too many argyments
./configure: line 1410: /cygdrive/c/Program: No such file or directory
./configure: line 1412: /cygdrive/c/Program: No such file or directory
./configure: line 1412: test: yes: unary operator expected
configure: error: PHP version 4.0.0 or newer needed
--
Regards,

David Mytton
http://www.olate.co.uk

Reply via email to