You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by st...@apache.org on 2002/04/17 04:03:03 UTC

cvs commit: modperl-docs/src/docs/1.0/guide Changes.pod install.pod

stas        02/04/16 19:03:03

  Modified:    src/docs/1.0/guide Changes.pod install.pod
  Log:
  a typo
  Submitted by:	Karl Olson <ko...@fc.hp.com>
  
  Revision  Changes    Path
  1.10      +3 -1      modperl-docs/src/docs/1.0/guide/Changes.pod
  
  Index: Changes.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/Changes.pod,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- Changes.pod	15 Apr 2002 06:56:39 -0000	1.9
  +++ Changes.pod	17 Apr 2002 02:03:03 -0000	1.10
  @@ -83,7 +83,9 @@
     o remove qw() or variables list in guide::perl (Tim Noll
       <tn...@grapevine.net>)
   
  -  o install: (Per Einar Ellefsen <pe...@skynet.be>)
  +  o install: (Per Einar Ellefsen <pe...@skynet.be>, Karl Olson
  +    <ko...@fc.hp.com>)
  +
   
   =head1 Nov 15 2001 ver 1.31
   
  
  
  
  1.9       +1 -1      modperl-docs/src/docs/1.0/guide/install.pod
  
  Index: install.pod
  ===================================================================
  RCS file: /home/cvs/modperl-docs/src/docs/1.0/guide/install.pod,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- install.pod	3 Apr 2002 09:16:08 -0000	1.8
  +++ install.pod	17 Apr 2002 02:03:03 -0000	1.9
  @@ -414,7 +414,7 @@
   
     % perl Makefile.PL APACHE_SRC=../apache_x.x.x/src \
       DO_HTTPD=1 USE_APACI=1 EVERYTHING=1 \
  -    APACHE_PREFIX=/usr/local/httpd_perl'
  +    APACHE_PREFIX=/usr/local/httpd_perl
     % make && make test && make install
   
   Now you can pick your favorite installation method.
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org