The mod_perl is use is built from the current fedora core 4 rpm.

When I run apxs I get /usr/include/httpd (which is correct).

I don't see the call to apxs anywhere (I looked int ModPerl:MM related code and 
in Scoreboard). Where is it located?

Another issue I see if apr (apache runtime) is packaged separately) and resides 
in /usr/include/apr-0 on my system. 

Steve

-----Original Message-----
From: Malcolm J Harwood [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 28, 2005 5:25 PM
To: modperl@perl.apache.org
Cc: Nielsen, Steve
Subject: Re: Apache::VMonitor and Apache::Scoreboard


On Tuesday 28 June 2005 04:21 pm, Nielsen, Steve wrote:

> I can get all 3 to compile.
>
> But a question on scoreboard:
>
> I have to explicitly add in the following INC paths to Makefile.PL so it
> will compile:
>
>       INC => '-I/usr/include/httpd -I/usr/include/apr-0
>
> Is there a better to do this (without having to apply this change)?

What does "apxs -q INCLUDEDIR" return? (as that's where it's getting the 
include path).

How did you build your modperl?

-- 
I think perhaps the most important problem is that we are trying to 
understand the fundamental workings of the universe via a language 
devised for telling one another when the best fruit is. 
- Terry Pratchett, alt.fan.pratchett

Reply via email to