On Sat, 22 Mar 2003 16:14:08 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said:
Kermit Tensmeyer wrote:
On Fri, 21 Mar 2003 15:23:42 +1100, "Stas Bekman" <[EMAIL PROTECTED]> said:
OK, so I still don't understand why it doesn't work for you. It doesn't
find apxs at all? It finds the wrong apxs? What's the current problem, that
makes $build->apxs(q => ...) fail?
now that it works (7 more attempts and rtfm), I think it works where MP_AP_PREFIX is specified and otherwise it does not work. The code set (which guesses where the httpd source tree resides) doesn't find a working apxs and thus the essential values doesn't get specfied.
Hmm, so it does work when you specify MP_AP_PREFIX, right?
And it doesn't work if you specify MP_APXS, right?
(I think that the current code does in fact cache prior results.
After it finds a working 'apxs', it saves that location in
$build->APXS. so my 'suggestions' have already been implemented :-)
)
Cool
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
