Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <04be01c57759$408acc80$e6ec6f83@chimaera> From: "Max Bowsher" To: "Tony Karakashian" , References: Subject: Re: Compiling Apache2 with Cygwin Date: Wed, 22 Jun 2005 19:36:06 +0100 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Tony Karakashian wrote: > Crossposted from Apache-users: > > For the last couple of days, I've been trying to get Apache 2.0.54 to > compile in a Cygwin environment. Depending various config options, I > receive various levels of success. The configure line I'm using is: > > ./configure --enable-module=so --prefix=/usr > --enable-mods-shared="access actions alias asis auth auth_anon > auth_dbm auth_digest auth_ldap autoindex cache cern_meta cgi cgid > charset_lite dav dav_fs deflate dir disk_cache dumpio echo env example > expires ext_filter file_cache headers imap include info ldap > log_config log_forensic logio mime mime_magic negotiation proxy > proxy_connect proxy_ftp proxy_http rewrite setenvif speling ssl status > unique_id userdir usertrack vhost_alias" > > (Before I'm asked...I do use a fair number of those modules, mostly > for testing, some for "production". Since they're dynamic I've just > learned it's easier to install 'em all at first and not worry about it > later.) I have just uploaded an Apache 2 package to the Cygwin master server. It probably doesn't have every one of those modules included, but you can experiment with my build script and patches, and I'll take requests for additional modules to be included in the build. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/