From: Joshua Slive
Date: Wed, 25 May 2005 19:42:08 +0000 (+0000)
Subject: We have been installing config.nice in build/ for a while, so we might
X-Git-Tag: 2.1.5~68
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c2b4af0afa9bf96d925d8f7a470c284e53d032e;p=apache
We have been installing config.nice in build/ for a while, so we might
as well tell people about it.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@178520 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/install.xml b/docs/manual/install.xml
index 86029d4d5c..6541d29386 100644
--- a/docs/manual/install.xml
+++ b/docs/manual/install.xml
@@ -353,14 +353,15 @@ $ tar xvf httpd-2_1_NN.tar
work. (This is only valid for versions after 2.0.41; earlier
versions have incompatible changes.)
- If you kept the source tree from your last installation,
- upgrading is even easier. The file config.nice
in
- the root of the old source tree contains the exact
- configure command line that you used to configure the
- source tree. Then to upgrade from one version to the next, you
- need only copy the config.nice
file to the source
- tree of the new version, edit it to make any desired changes, and
- then run:
+ To upgrade across minor versions, start by finding the file
+ config.nice
in the build
directory of
+ your installed server or at the root of the source tree for your
+ old install. This will contain the exact
+ configure command line that you used to
+ configure the source tree. Then to upgrade from one version to
+ the next, you need only copy the config.nice
file to
+ the source tree of the new version, edit it to make any desired
+ changes, and then run:
$ ./config.nice