From c3852df69aa93597a2907c3adedd243109309b38 Mon Sep 17 00:00:00 2001
From: Astrid Malo
Date: Sun, 15 Sep 2002 01:03:37 +0000
Subject: [PATCH] update perl version info
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96820 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/install.xml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/docs/manual/install.xml b/docs/manual/install.xml
index 8a71cee39f5..9e4f81a332e 100644
--- a/docs/manual/install.xml
+++ b/docs/manual/install.xml
@@ -136,7 +136,7 @@
href="programs/apxs.html">apxs or dbmmanage (which are
written in Perl) the Perl 5 interpreter is required (versions
- 5.003 and 5.004 are fine). If no such interpreter is found by
+ 5.003 or newer are sufficient). If no such interpreter is found by
the `configure' script there is no harm. Of course, you still
can build and install Apache 2.0. Only those support scripts
cannot be used. If you have multiple Perl interpreters
@@ -195,11 +195,11 @@
(again, depending on your pgp version):
$ pgp httpd-2_0_NN.tar.gz.asc
-
+
or
$ gpg --verify httpd-2_0_NN.tar.gz.asc
-
+
You should receive a message like
Good signature from user "Martin Kraemer
@@ -522,7 +522,7 @@
--with-gdbm[=path]
--with-ndbm[=path]
---with-berkeley-db[=path]
+--with-berkeley-db[=path]
- If no path is specified, Apache will search for the
include files and libraries in the usual search paths. An explict
--
2.47.2