This patch updates the installation and upgrade documentation
to reflect the decision to make OpenSRF 2.3.0 be the minimum
required version.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Evergreen has a number of prerequisite packages that must be installed
before you can successfully configure, compile, and install Evergreen.
-1. Begin by installing the most recent version of OpenSRF (2.2.1 or later).
+1. Begin by installing the most recent version of OpenSRF (2.3.0 or later).
You can download OpenSRF releases from http://evergreen-ils.org/opensrf-downloads/
2. On many distributions, it is necessary to install PostgreSQL 9 from external
repositories.
running an older version of these distributions, you may want to upgrade
before upgrading Evergreen. For instructions on upgrading these
distributions, visit the Debian or Ubuntu websites.
- * **OpenSRF**: The minimum supported version of OpenSRF is 2.2.1.
+ * **OpenSRF**: The minimum supported version of OpenSRF is 2.3.0.
In the following instructions, you are asked to perform certain steps as either the root or opensrf user.