Cygwin Apache installation problem

Warren Young warren@etr-usa.com
Wed Dec 30 17:17:00 GMT 2009


On 12/30/2009 8:23 AM, mtuma wrote:
>
> checking for APR... reconfig
> configuring package in srclib/apr now
> /bin/sh: /cygdrive/c/Documents: No such file or directory
> configure failed for srclib/apr

It's clearly barfing on the space in "c:\Documents and Settings".  The 
question is why it thinks it needs to be looking in that part of your 
hard disk.  You can find out by looking at the config.log for APR.  Use 
keywords from the above four lines to find the appropriate section of 
the log; it won't be super-easy to find, due to the verbosity of 
autoconf logs.

Incidentally, why can't you just use the native Windows version of 
Apache?  It'll be a lot faster than a Cygwin build, and it's fully 
supported.  I imagine this is the main reason the last Cygwin package 
for Apache is still 1.3, those being the days when the native Windows 
port of Apache was still a bit weak.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list