randyk 2003/11/23 11:07:42
Modified: src/docs/1.0/os/win32 distinstall
src/docs/2.0/os/win32 distinstall
Log:
- bump up version for latest Perl-5.8/Apache2 binary distribution
- add a warning to choose fresh installation locations, so as not to
overwrite existing files and to not have old files confuse new installation
Revision Changes Path
1.4 +5 -1 modperl-docs/src/docs/1.0/os/win32/distinstall
Index: distinstall
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/1.0/os/win32/distinstall,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- distinstall 1 Jun 2003 05:49:28 -0000 1.3
+++ distinstall 23 Nov 2003 19:07:41 -0000 1.4
@@ -40,8 +40,12 @@
Available distributions are:
-1. Perl 5.8.0 / Apache 2.0.46 / mod_perl 1.99
+1. Perl 5.8.1 / Apache 2.0.48 / mod_perl 1.99
2. Perl 5.6.1 / Apache 1.3.27 / mod_perl 1.27
+
+It is recommended to install Perl and Apache into fresh locations,
+so that current files are not overwritten and that old files do
+not linger which may confuse the new installation.
END
1.4 +5 -1 modperl-docs/src/docs/2.0/os/win32/distinstall
Index: distinstall
===================================================================
RCS file: /home/cvs/modperl-docs/src/docs/2.0/os/win32/distinstall,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- distinstall 1 Jun 2003 05:49:28 -0000 1.3
+++ distinstall 23 Nov 2003 19:07:42 -0000 1.4
@@ -40,8 +40,12 @@
Available distributions are:
-1. Perl 5.8.0 / Apache 2.0.46 / mod_perl 1.99
+1. Perl 5.8.1 / Apache 2.0.48 / mod_perl 1.99
2. Perl 5.6.1 / Apache 1.3.27 / mod_perl 1.27
+
+It is recommended to install Perl and Apache into fresh locations,
+so that current files are not overwritten and that old files do
+not linger which may confuse the new installation.
END
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]