From 02ca8afe57d99b880d2d239b911945766d9edce5 Mon Sep 17 00:00:00 2001 From: Astrid Malo Date: Sun, 15 Sep 2002 01:19:25 +0000 Subject: [PATCH] update perl version info git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96821 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/install.html.en | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/install.html.en b/docs/manual/install.html.en index c8202ac1fb..d49a474467 100644 --- a/docs/manual/install.html.en +++ b/docs/manual/install.html.en @@ -124,7 +124,7 @@
For some of the support scripts like 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 @@ -177,11 +177,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 @@ -497,7 +497,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.40.0