I tried subscribing to modperl-win32 first, but never got a response to the subscribe request.

I'm about to start working on some test changes between Apache-Test and some of the t/modperl tests in the latest mp trunk.

Unfortunately, the only thing I have at my disposal at the moment is XP.
I've got perl 5.8.4 installed, and fresh copy of the mp2 trunk and VC++ with the latest patches. Thus far, I've had no problems compiling carious CPAN modules that require C.


When I try to run perl Makefile.PL I'm getting:

  Configure mod_perl with C:\Development\Apache2? [y]
  Configuring Apache/2.0.52 mod_perl/1.99_18-dev Perl/v5.8.4
  Note (probably harmless): No library found for /lib/libapr.lib
  Note (probably harmless): No library found for /lib/libaprutil.lib
  Note (probably harmless): No library found for /lib/libhttpd.lib
  Subroutine MY::libscan redefined at ./Makefile.PL line 104.
  [   info] generating script t/TEST
  [   info] generating script ./t/cgi-bin/cookies.pl
  Checking if your kit is complete...
  Warning: the following files are missing in your kit:
          META.yml
  Please inform the author.
  Writing Makefile for Apache::Test
  [   info] generating script t/TEST
  ...etc


It is finding the other win32 libs, and I've made sure the my Apache2 install is in my %LIB% as well as in my Config.pm.


Any ideas?

Thanks,
-=Chris

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



Reply via email to