Hi,
    Apache_1.3.19 on Win32 has changed the way os.h in
the apache source tree is included, so that mod_perl no
longer finds it if built via command-line arguments. I've
attached a patch against the cvs mod_perl which builds
a mod_perl.dsp to include the relevant apache directory.
   This patch also includes the t/TEST.win32 patch sent
earlier to account for the fact that apache_1.3.19 on Win32
sets the relative server root to the path to the apache binary, 
so that $Apache::Server::CWD in t/docs/startup.pl and t/docs/rl.pl
points to the path of the apache binary, rather than the mod_perl
build directory, and subsequently the tests get confused
since @INC doesn't contain the mod_perl build directory.
Finally, there's some changes in mod_perl.dsp to use some
generic include and lib paths - these don't really matter, as
they have to be set anyway for the local system, but this
may make the needed changes more obvious to a
user if things are configured manually.

best regards,
randy kobes

win32.patch

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

Reply via email to