stas        2004/09/15 18:15:48

  Modified:    src/docs/2.0/user/install install.pod
  Log:
  MP_INST_APACHE2=1 installs things into Apache2/ in the perl tree, not
  apache tree
  
  Revision  Changes    Path
  1.63      +6 -1      modperl-docs/src/docs/2.0/user/install/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/2.0/user/install/install.pod,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -u -r1.62 -r1.63
  --- install.pod       20 Aug 2004 18:55:23 -0000      1.62
  +++ install.pod       16 Sep 2004 01:15:48 -0000      1.63
  @@ -471,9 +471,14 @@
   
   Enable tracing
   
  +
   =head4 MP_INST_APACHE2
   
  -Install all the I<*.pm> modules relative to the I<Apache2/> directory.
  +Install all the I<*.pm> modules relative to the I<Apache2/> directory
  +in the Perl modules tree (not Apache files tree).
  +
  +
  +
   
   
   =head3 Non-Boolean Build Options
  
  
  

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

Reply via email to