From: Galen Charlton Date: Wed, 20 Sep 2017 15:09:48 +0000 (-0400) Subject: LP#1708048: bump up minimum required OpenSRF version X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=432a7705b6a931048bbe06ccef5df96a4b7a28f8;p=evergreen%2Fpines.git LP#1708048: bump up minimum required OpenSRF version Signed-off-by: Galen Charlton --- diff --git a/docs/installation/server_installation.adoc b/docs/installation/server_installation.adoc index 803aef5770..5e7e2c84c5 100644 --- a/docs/installation/server_installation.adoc +++ b/docs/installation/server_installation.adoc @@ -62,13 +62,13 @@ Installing prerequisites If you are 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.5.1. + * **OpenSRF**: The minimum supported version of OpenSRF is 3.0.0. 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.5.1 or later). +1. Begin by installing the most recent version of OpenSRF (3.0.0 or later). You can download OpenSRF releases from http://evergreen-ils.org/opensrf-downloads/ 2. On some distributions, it is necessary to install PostgreSQL 9.4+ from external repositories. diff --git a/docs/installation/server_upgrade.adoc b/docs/installation/server_upgrade.adoc index 2cf9be3c11..a87fbb8685 100644 --- a/docs/installation/server_upgrade.adoc +++ b/docs/installation/server_upgrade.adoc @@ -14,7 +14,7 @@ Software Prerequisites If you are 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.5.1. + * **OpenSRF**: The minimum supported version of OpenSRF is 3.0.0. In the following instructions, you are asked to perform certain steps as either the *root* or *opensrf* user.