> >   Dunno if this is the right place to ask, but anyhow: Where can I find
> >   information on building / installing mod_perl 2.0 on Windows? Is this
> >   already possible?
> 
> if it's currently "impossible" for native Win32 and possible for Unix
> flavors, I guess we may get it work under Cygwin for Win32. My 2ct.

Huh?  Of course it works [great job Doug :-]

You first need to set up your environment for command line builds (VCVARS32
and SETENV if you have brought your PSDK up to date) and this;

perl makefile.pl MP_USE_DSO=1 MP_GENERATE_XS=1 MP_AP_PREFIX=c:\apache2

Then nmake.

Pretty simple.

Bill


Reply via email to