stas 2002/07/16 12:19:51
Modified: src/docs/2.0/user/install install.pod
Log:
extend on MP_AP_PREFIX
Revision Changes Path
1.19 +8 -4 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.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- install.pod 16 Jul 2002 19:17:05 -0000 1.18
+++ install.pod 16 Jul 2002 19:19:51 -0000 1.19
@@ -179,12 +179,16 @@
=head4 MP_AP_PREFIX
Apache installation prefix, under which the Apache I<include/>
-directory can be found. If Apache is not installed yet, you can point
-to the source directory, but only after you've built or configured
-Apache in it. For example if you've have installed Apache
-2.0 in C<\Apache2> on Win32, you should use:
+directory can be found. For example if you've have installed Apache
+2.0 in directory I<\Apache2> on Win32, you should use:
MP_AP_PREFIX=\Apache2
+
+If Apache is not installed yet, you can point to the Apache 2.0 source
+directory, but only after you've built or configured Apache in it. For
+example:
+
+ MP_AP_PREFIX=/home/stas/apache.org/httpd-2.0
=head4 MP_CCOPTS
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]