This is an automated email from the ASF dual-hosted git repository.

mxmanghi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tcl-rivet.git

commit 2e2f6b7072fc4294bb89b7acbb2fada452e962d4
Author: Massimo Manghi <mxman...@apache.org>
AuthorDate: Tue Jan 15 18:38:00 2019 +0100

    adding automatic reference to current version in configure command example
---
 doc/xml/installation.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/xml/installation.xml b/doc/xml/installation.xml
index 861a2a5..a60d81c 100644
--- a/doc/xml/installation.xml
+++ b/doc/xml/installation.xml
@@ -2,7 +2,7 @@
     <title>Apache Rivet &version; Installation</title>
     <procedure>
         <para> 
-            Rivet &version; runs with the Apache 2.2.x and 2.4.x HTTP web 
servers. 
+            Rivet &version; runs with the Apache 2.4.x HTTP web server. 
             It is known to build and run on various Linux distributions 
             (Debian &amp; Ubuntu, Redhat, SuSE and CentOS), FreeBSD and 
OpenBSD. For some
             of these Unix-like operative systems 
@@ -259,7 +259,7 @@ tar -xvf rivet-&fullversion;.tar.gz</programlisting>
            </para>
 <programlisting>./configure --with-tcl=/usr/lib/tcl8.6/ 
--with-tclsh=/usr/bin/tclsh8.6 \
            --with-apxs=/usr/local/apache2/bin/apxs 
--with-apache=/usr/local/apache2 \
-           
--with-rivetlib-target-dir=/usr/local/apache2/rivet3.0</programlisting>
+           
--with-rivetlib-target-dir=/usr/local/apache2/rivet&version;</programlisting>
          </step>
          <step>
            <title>Run make</title>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@tcl.apache.org
For additional commands, e-mail: commits-h...@tcl.apache.org

Reply via email to