randyk      2003/11/19 22:44:07

  Modified:    src/docs/2.0/os/win32 install.pod
  Log:
  specify minimum Apache2 version for mod_perl.
  
  Revision  Changes    Path
  1.31      +6 -2      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.30
  retrieving revision 1.31
  diff -u -r1.30 -r1.31
  --- install.pod       12 Sep 2003 16:29:48 -0000      1.30
  +++ install.pod       20 Nov 2003 06:44:07 -0000      1.31
  @@ -68,7 +68,9 @@
   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>.
  +which by default will be placed in F</Apache2>. At the present
  +time you must have version 2.0.47 or greater of Apache2 in
  +order to build mod_perl.
   
   Having built and installed Apache 2.0, next obtain the mod_perl 2.0
   sources. First obtain the L<mod_perl 2.0
  @@ -119,7 +121,9 @@
   from L<http://www.activestate.com/> and a Win32 Apache 2.0 binary from 
   L<http://httpd.apache.org/>. In installing this, you might avoid
   some future problems by choosing installation directories that do
  -not have spaces in their names (eg, F<C:/Apache2>).
  +not have spaces in their names (eg, F<C:/Apache2>). At this time
  +you must have version 2.0.47 or greater of Apache2 in order to
  +install the mod_perl 2 ppm package.
   
   After installing Perl and Apache 2.0, you can then install mod_perl
   via the C<PPM> utility. ActiveState does not maintain mod_perl in
  
  
  

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

Reply via email to