Hi,

Could you try if the attached Makefile.PL solves your problem?

Gerald


---------------------------------------------------------------------------
Gerald Richter            ecos electronic communication services gmbh
IT-Securitylösungen * Webapplikationen mit Apache/Perl/mod_perl/Embperl

Post:       Tulpenstrasse 5          D-55276 Dienheim b. Mainz
E-Mail:     [EMAIL PROTECTED]          Voice:   +49 6133 939-122
WWW:        http://www.ecos.de/      Fax:     +49 6133 939-333
---------------------------------------------------------------------------
ECOS BB-5000 Firewall- und IT-Security Appliance: www.bb-5000.info
CeBIT 2005: Sie finden uns in Halle 7 Stand C22/8 (CEFIS-Area)
---------------------------------------------------------------------------

  

> -----Original Message-----
> From: Gavin Carr [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, March 13, 2005 10:53 PM
> To: Gerald Richter
> Cc: embperl@perl.apache.org
> Subject: Re: Embperl2 on RHEL
> 
> On Sun, Mar 13, 2005 at 02:48:05PM +0100, Gerald Richter wrote:
> > > Embperl2 seems to have compilation problems on RedHat Enterprise 
> > > Linux 3 and 4 because RedHat have split the APR libraries into 
> > > separate packages from the httpd apache packages. 
> Specifically, all 
> > > the apr include headers are found in /usr/include/apr-0 
> rather than 
> > > being included in /usr/include/httpd.
> > 
> > Could you please run the attached Makefile.PL and send me 
> the output, 
> > then I should be able to add some autodetection
> 
> Output is attached.
> 
> I was wrong about RHEL3 too - this only affects RHEL4 boxes, 
> by the looks.
> 
> > > - is there a nice way of forcing this additional include 
> directory 
> > > at build
> > >   time using the current code?
> > 
> > You have to edit Makefile, after running Makefile.PL
> 
> Presumably multiple Makefiles, though, right - you produce 12 
> or so from your Makefile.PL.
> I was hoping there might be support for:
> 
>   perl Makefile.PL INC=-I/usr/include/apr-0
> 
> or something like that. 
> 
> Cheers,
> Gavin
> 
> 

Attachment: Makefile.PL
Description: Binary data

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to