stas 02/04/16 19:03:03
Modified: src/docs/1.0/guide Changes.pod install.pod
Log:
a typo
Submitted by: Karl Olson <[EMAIL PROTECTED]>
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
<[EMAIL PROTECTED]>)
- o install: (Per Einar Ellefsen <[EMAIL PROTECTED]>)
+ o install: (Per Einar Ellefsen <[EMAIL PROTECTED]>, Karl Olson
+ <[EMAIL PROTECTED]>)
+
=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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]