Return-Path: Delivered-To: apmail-perl-dev-archive@www.apache.org Received: (qmail 58957 invoked from network); 21 Feb 2006 23:17:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 21 Feb 2006 23:17:01 -0000 Received: (qmail 58078 invoked by uid 500); 21 Feb 2006 23:17:00 -0000 Delivered-To: apmail-perl-dev-archive@perl.apache.org Received: (qmail 58062 invoked by uid 500); 21 Feb 2006 23:17:00 -0000 Mailing-List: contact dev-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list dev@perl.apache.org Received: (qmail 58050 invoked by uid 99); 21 Feb 2006 23:17:00 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 15:17:00 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [66.77.29.165] (HELO secure.exclamationlabs.net) (66.77.29.165) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 21 Feb 2006 15:16:59 -0800 Received: from [192.168.2.160] (c-69-141-1-101.hsd1.pa.comcast.net [69.141.1.101]) (authenticated (0 bits)) by secure.exclamationlabs.net (8.11.6/8.11.6) with ESMTP id k1LNGCN30798; Tue, 21 Feb 2006 17:16:13 -0600 Message-ID: <43FB9F37.5070302@modperlcookbook.org> Date: Tue, 21 Feb 2006 18:16:07 -0500 From: Geoffrey Young User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040927 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Randy Kobes CC: Steve Hay , dev@perl.apache.org Subject: Re: Does mp2 support httpd-2.2.0? References: <43F9ABC1.90802@uk.radan.com> In-Reply-To: X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N > I think Geoff especially knows more about this, but from > what I understand, httpd-2.2.0 should build and work in > principle under mp2. yeah, that's the general idea. I think at this point the goal should be - it absolutely compiles under 2.2 - 2.0 functionality is maintained under 2.2 insofar as 2.2 includes the functionality itself - new 2.2 behavor gets added/modified as people get itches and/or tuits unix variants I think we're in good shape. but if win32 needs work then by all means feel free to adjust as necessary. > Two of the problems you describe: > - change Apache.exe to httpd.exe; > - change names of apr and aprutil libs; > look like they may be Win32-specific changes that are > needed; yeah. let's keep win32 (and everyone else) in a good state :) > I'll try to take a look at this in soon. I'm not > sure about the other error of not knowing where the > execuatables are - it may be related to the name change of the apache > executable - I'll also take a look at this. thanks, randy :) --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@perl.apache.org For additional commands, e-mail: dev-help@perl.apache.org