stas 2003/11/18 08:52:54
Modified: src/docs/1.0/guide install.pod
Log:
missing src/ subdir in 'make certificate' of apache-ssl build
Submitted by: Bob Wilkinson <[EMAIL PROTECTED]>
Revision Changes Path
1.22 +2 -2 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.21
retrieving revision 1.22
diff -u -u -r1.21 -r1.22
--- install.pod 9 Feb 2003 02:05:19 -0000 1.21
+++ install.pod 18 Nov 2003 16:52:53 -0000 1.22
@@ -1394,7 +1394,7 @@
=item 1
- % make certificate
+ % make certificate
with whatever option is suitable to your configuration.
@@ -1454,7 +1454,7 @@
Build, test and install:
% make && make test && make install
- % cd ../apache_1.3.xx
+ % cd ../apache_1.3.xx/src
% make certificate
% make install
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]