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: <008e01c4d5fd$612e8f60$0200000a@agamemnon> From: "Jon A. Lambert" To: References: <4184EAAF DOT 7000502 AT familiehaase DOT de> Subject: Re: httpd-2.0.52 (Apache2) testers wanted / maintainer searched Date: Mon, 29 Nov 2004 05:22:50 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Gerrit P. Haase wrote: > Hi, > > I just wanted to know if it is possible and if it is running and the > answer is: *yes*. I have Apache2 compiled with a shared core and > shared modules, I offer a full patch and script so you can do the > same with just running the buildscript against the patched sources. I figured out how to run the patch file. Whee! $ cd httpd* /oem-install/httpd-2.0.52 $ patch -p1 -i ../httpd-2.0.52-1.patch patching file CYGWIN-PATCHES/README ...ellided patching file srclib/apr/configure.in Looks good. --------------- But now how do I run this build-script and from where? Or should I be running ./configure at this point. The README indicates you can't build loadable shared objects? My intention is to use Subversion via mod_svn_dav and Eruby via mod_ruby Does that mean I will have compile the above first into the modules and then make ./configure link them in the executable? Does anyone have additional notes, advice or information on Apache2? Thanks -- 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/