X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B3B993A.8000305@gmail.com> Date: Wed, 30 Dec 2009 18:17:30 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Cygwin Apache installation problem References: <26968571 DOT post AT talk DOT nabble DOT com> <4B3B8B22 DOT 5030907 AT etr-usa DOT com> In-Reply-To: <4B3B8B22.5030907@etr-usa.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Warren Young wrote: > 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. Presumably because that is where the build is taking place; OP's home dir must be under the Docs'n'Settings user dir. Trying the build in a subdir off /tmp might be an instant and easy workaround. Otherwise check the FAQ on the location of the home dir is decided; specifying a new home dir path (under /home, for example) without spaces in the /etc/passwd entry might be best, as this kind of problem could happen again with other software. cheers, DaveK -- 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