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=89f061e5407a6eafb3716dd40f002ef4d3425d23;p=working%2FEvergreen.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 --- diff --git a/docs/installation/server_installation.txt b/docs/installation/server_installation.txt index fed6d84932..9133c191b1 100644 --- a/docs/installation/server_installation.txt +++ b/docs/installation/server_installation.txt @@ -76,7 +76,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.