Author: dsahlberg
Date: Thu Sep 26 13:14:53 2024
New Revision: 1920954
URL: http://svn.apache.org/viewvc?rev=1920954&view=rev
Log:
Fix some internal references for Serf and Berkeley DB.
* INSTALL
(II.E.1),
(III.A.1): BDB is at I.C.9
(II.E.2): Serf is at I.C.7
Modified:
subversion/trunk/INSTALL
Modified: subversion/trunk/INSTALL
URL:
http://svn.apache.org/viewvc/subversion/trunk/INSTALL?rev=1920954&r1=1920953&r2=1920954&view=diff
==============================================================================
--- subversion/trunk/INSTALL (original)
+++ subversion/trunk/INSTALL Thu Sep 26 13:14:53 2024
@@ -892,7 +892,7 @@ II. INSTALLATION
are available from
http://www.oracle.com/technetwork/database/database-technologies/berkeleydb/downloads/index-082944.html
(Version 4.4.20 or in specific cases some higher version recommended)
- For more information see Section I.C.7.
+ For more information see Section I.C.9.
* [Optional] Openssl can be obtained from https://www.openssl.org/source/
* [Optional] NASM can be obtained from http://www.nasm.us/
* [Optional] A modified version of GNU libintl, called
@@ -910,7 +910,7 @@ II. INSTALLATION
The Apache Serf library supports secure connections with OpenSSL
and on-the-wire compression with zlib. If you want to use the
secure connections feature, you should pass the option
- "--with-openssl" to the gen-make.py script. See Section I.C.6 for
+ "--with-openssl" to the gen-make.py script. See Section I.C.7 for
more details.
E.3 Preparation
@@ -1313,7 +1313,7 @@ III. BUILDING A SUBVERSION SERVER
line. Make sure this is the same db as the one Subversion uses.
This note assumes you have installed Berkeley DB 4.2.52
at its default locations. For more info about the db requirement,
- see section I.C.7.
+ see section I.C.9.
You may also want to include other modules in your build. Add
--enable-ssl to turn on SSL support, and --enable-deflate to turn on