Steve Hay wrote:
[...]
I've haven't had time to look into this yet, but when I ran "perl Makefile.PL MP_AP_PREFIX=C:/apache2" using a fresh perl-5.8.2 build with only libwin32 and IPC-Run3 added, it complained that Archive-Tar was not present.

My apologies if I'm guessing wrong, but it looked like the new apxs-fetching stuff was kicking in (I'm on Windows XP) and needed Archive-Tar to unpack something?

Looks like it. Please try with the current cvs.


But I'm puzzled why it would do that. I have apxs installed already (from apxs_win32.tar.gz): my C:\apache2\bin directory contains apr-config.bat, apr-config.pl, apu-config.bat, apu-config.pl, apxs.bat and apxs.pl.

Because it checks for the existance of apxs from this script, and since 'use' fails it never gets a chance to do that. I think I've fixed that in cvs, though I can't test it since I don't have winfu.


Maybe I'm barking up the wrong tree. Hopefully I'll have time to look at it better tomorrow.

__________________________________________________________________ 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]



Reply via email to