www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4B3B8B22.5030907@etr-usa.com> |
Date: | Wed, 30 Dec 2009 10:17:22 -0700 |
From: | Warren Young <warren AT etr-usa DOT com> |
User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 |
MIME-Version: | 1.0 |
To: | Cygwin-L <cygwin AT cygwin DOT com> |
Subject: | Re: Cygwin Apache installation problem |
References: | <26968571 DOT post AT talk DOT nabble DOT com> |
In-Reply-To: | <26968571.post@talk.nabble.com> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |