randyk 2003/08/18 13:04:02 Modified: src/docs/1.0/os/win32 install.pod src/docs/2.0/os/win32 install.pod Log: Note added to obtain the I<win32-src.zip> archive in order to get the VC++ makefiles on Win32 (suggested by Steve Hay). Revision Changes Path 1.27 +4 -1 modperl-docs/src/docs/1.0/os/win32/install.pod Index: install.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/1.0/os/win32/install.pod,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- install.pod 2 Aug 2003 03:06:07 -0000 1.26 +++ install.pod 18 Aug 2003 20:04:02 -0000 1.27 @@ -87,7 +87,10 @@ cases Apache should previously have been built and installed - if you are using a binary build of Apache, make sure that you obtain a binary build that includes the Apache libraries and header files. - +If you're building Apache yourself from sources, make sure to +obtain the I<win32-src.zip> archive, which has the necessary +VC++ makefiles. + =head2 Building with MS Developer Studio =over 3 1.27 +2 -1 modperl-docs/src/docs/2.0/os/win32/install.pod Index: install.pod =================================================================== RCS file: /home/cvs/modperl-docs/src/docs/2.0/os/win32/install.pod,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- install.pod 2 Aug 2003 03:06:07 -0000 1.26 +++ install.pod 18 Aug 2003 20:04:02 -0000 1.27 @@ -65,7 +65,8 @@ If you are building mod_perl 2.0 from sources, it is probably also best to do the same for Apache 2.0. The Apache 2.0 sources can be obtained from L<http://httpd.apache.org/>, which when unpacked will -contain at the top-level a Visual Studio project file. Choose the +contain at the top-level a Visual Studio project file +(make sure to obtain the I<win32-src.zip> archive). Choose the C<InstallBin - Win32 Release> target to build and install Apache 2.0, which by default will be placed in F</Apache2>.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]