Stas Bekman wrote:
Stas has fixed this up in the cvs version, by delaying the loading of Archive::Tar (and LWP) until they're needed. If the apxs utilities are already present, it should just exit
from this script immediately, once it finds them, and
continue along.
And that fix was included in 1.99_11 which was just released.
Yep - it's all working fine now. I still get a test skipped because it thinks I haven't got apr-config, though:
apr-ext\uuid......................skipped all skipped: the build couldn't find apr-config
Patches are welcome to help it find apr-config, as I have no idea what's happening with this script on the sacred winFU land. You want to look in Makefile.PL and xs/APR/APR/Makefile.PL, look for MP_HAVE_APR_LIBS. The code is the very similar in both files (it's really shouldn't be in the top-level Makefile.PL, need to do some fixes with PATH_THRU Makemaker options). If you know how to fix that as well, it'd be great!
I also noticed that a few other tests are skipped becuase I haven't got CGI.pm 3.01 or higher. As far as I can see 3.00 is the latest. Is there a 3.01 release coming soon? I need to check that a temporary file clean up patch that I sent Lincoln a while ago will be in it (http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=106137320903099&w=2).
Yup, I hope that it should be out any moment now, if it wasn't already. It had quite a few problems with mp2 in 'SetHandler modperl' mode.
I guess I made a bet that CGI.pm's release will coincide with 1.99_11 release and people won't be confused, I should have known better and not include them in that release.
__________________________________________________________________ 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]