On 11/18/05, Gabor Hojtsy <[EMAIL PROTECTED]> wrote:
> Well, this is an open invitation for telling you that it is open source,
> so you can fix.

well, already known. :-)

> I don't know whether Cygwin has problems still with
> spaces in path names, but in that case, first Cygwin needs to be fixed.

At first sight, this may be nothing(?) to with Cygwin nor PHP scripts
but with autoconf which does not enclose filename arguments for 'test'
into quotes:

./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

This may happen merely because those auto* magic stuffs are heavily
Unix-based where pathname components rarely contains non-word
characters other  then . , _-.

--
Papp, Gyozo

Reply via email to