delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2003/05/23/01:07:30

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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
Message-ID: <001e01c320e8$fc2bb450$0401010a@XYZZY>
From: "Christopher B. Liebman" <liebman AT zod DOT com>
To: <cygwin AT cygwin DOT com>
References: <000f01c320e2$83b99060$0401010a AT XYZZY>
Subject: Re: PATCH: apache + mod_perl(via apxs) + libapreq
Date: Thu, 22 May 2003 22:05:52 -0700
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165

----- Original Message ----- 
From: "Christopher B. Liebman" <liebman AT zod DOT com>
To: <cygwin AT cygwin DOT com>
Sent: Thursday, May 22, 2003 9:18 PM
Subject: PATCH: apache + mod_perl(via apxs) + libapreq


> Attached you will find patches that allow a mod_perl DSO *and* libapreq to
> be installed.
>
> The rules are:
>
> if perl was compiled with largefile support (std for cygwin) you need to
set
> the following env vars
>
> export CFLAGS="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64";
> export CFLAGS_SHLIB="-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64";
>
> then build and install apache as normal
>
> for mod perl apply the attached mod_perl.patch then configure as follows
>
> perl Makefile.PL USE_APXS=1 EVERYTHING=1
>
> for libapreq, apply the attached libapreq.patch and build as normal.

Oops!  You need to set:

export APLIBDIR=`apxs -q LIBEXECDIR`

>
> YMMV - I use my own local compiled perl....
>
> Drop me e-mail with any questions.
>
>     -- Chris
>


----------------------------------------------------------------------------
----


> --
> 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/


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019