----- Original Message ----- 
From: "Randy Kobes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 1:25 AM
Subject: win32 and apache_1.3.19


> 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.

Additionally, a recent patch to the top-level Makefile.PL
removed some Win32-specific values that were
present in Apache::MyConfig that recorded the mod_perl
and apache paths used to build mod_perl. These are put
back in in the attached patch, which also includes the
patches described above.

best regards,
randy kobes

win32.patch

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

Reply via email to