Sebastian Bergmann wrote:
> C:\home\apache\modperl-2.0>perl makefile.pl MP_USE_DSO=1
> MP_GENERATE_XS=1 MP_AP_PREFIX=c:\server\apache
Just noticed that MP_AP_PREFIX should point to the binary directly on
*NIX, so I tried
perl makefile.pl MP_USE_DSO=1 MP_GENERATE_XS=1
MP_AP_PREFIX=c:\server\apache\bin\apache.exe
nmake
The output can be found here
http://www.sebastian-bergmann.de/makefile.txt
http://www.sebastian-bergmann.de/nmake.txt
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]