From: Galen Charlton Date: Fri, 7 Mar 2014 16:11:59 +0000 (-0800) Subject: LP#1289450: OpenSRF 2.3.0 is the minimum required version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=fcd7de207a1c6f97f53f8fbade62ab9385c9e113;p=evergreen%2Fequinox.git LP#1289450: OpenSRF 2.3.0 is the minimum required version 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 Signed-off-by: Remington Steed --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index a480aecc06..45e5df5aa9 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -63,7 +63,7 @@ Installing prerequisites 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. diff --git a/docs/installation/server_upgrade.txt b/docs/installation/server_upgrade.txt index cd50d575f2..0dd7888c56 100644 --- a/docs/installation/server_upgrade.txt +++ b/docs/installation/server_upgrade.txt @@ -13,7 +13,7 @@ Software Prerequisites 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.