You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ke...@apache.org on 2002/09/15 03:03:37 UTC

cvs commit: httpd-2.0/docs/manual install.xml

kess        2002/09/14 18:03:37

  Modified:    docs/manual install.xml
  Log:
  update perl version info
  
  Revision  Changes    Path
  1.3       +4 -4      httpd-2.0/docs/manual/install.xml
  
  Index: install.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/install.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- install.xml	25 Aug 2002 03:53:41 -0000	1.2
  +++ install.xml	15 Sep 2002 01:03:37 -0000	1.3
  @@ -136,7 +136,7 @@
         href="programs/apxs.html">apxs</a> or <a
         href="programs/dbmmanage.html">dbmmanage</a> (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):</p>
   
   <example>$ pgp httpd-2_0_<em>NN</em>.tar.gz.asc</example>
  -    
  +
       <p>or</p>
   
   <example>$ gpg --verify httpd-2_0_<em>NN</em>.tar.gz.asc</example>
  -    
  +
       <p>You should receive a message like</p>
   
   <example>Good signature from user "Martin Kraemer
  @@ -522,7 +522,7 @@
   <dl>
   <dt><code>--with-gdbm[=<em>path</em>]</code></dt>
   <dt><code>--with-ndbm[=<em>path</em>]</code></dt>
  -<dt><code>--with-berkeley-db[=<em>path</em>]</code></dt> 
  +<dt><code>--with-berkeley-db[=<em>path</em>]</code></dt>
   
   <dd>If no <em>path</em> is specified, Apache will search for the
   include files and libraries in the usual search paths.  An explict