Fred Moyer wrote:
> I checked and Apache::Dispatch uses 'perl Makefile.PL MOD_PERL=2'.
> 
> http://svn.sourceforge.net/viewvc/apache-dispatch/trunk/Makefile.PL?revision=51&view=markup
Thanks Fred -- that works fine for Apache-SizeLimit standalone and _IS_ what 
its doing AND it works GREAT.

BUT

-apxs /path/to/apxs needs to be PASSED THROUGH from mod_perl
based on MP_APXS for dynamic builds

or

-httpd needs to be constructed from MP_AP_PREFIX
BUT
you can dynamically change the binary name/location based on httpd's ./configure
so thats going to be REALLY ugly.

Without this, the Apache-SizeLimit test suite will not run the httpd related 
tests.





-- 
------------------------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 323.219.4708
Consultant / http://p6m7g8.net/Resume/resume.shtml
Senior Software Engineer - TicketMaster - http://ticketmaster.com
1024D/A79997FA F357 0FDD 2301 6296 690F  6A47 D55A 7172 A799 97F

"In all that I've done wrong I know I must have done something right to
deserve a hug every morning and butterfly kisses at night."
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /
 / /|_/ / // /\ \/ /_/ / /__
/_/  /_/\_, /___/\___\_\___/
       <___/

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

Reply via email to