From: Ben Shum Date: Mon, 16 May 2011 15:43:21 +0000 (-0400) Subject: Moving note about matching staff client to server version. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=aefb9ee271de10ff71fa832de01e15ad2b403cc1;p=Evergreen_Website.git Moving note about matching staff client to server version. Signed-off-by: Ben Shum --- diff --git a/downloads.php b/downloads.php index 767dead..f3d870a 100644 --- a/downloads.php +++ b/downloads.php @@ -17,6 +17,7 @@

Evergreen depends on the following technologies Perl, C, JavaScript, XML, XPath, XSLT, XMPP, OpenSRF, Apache, mod_perl, and PostgreSQL.

The latest stable release of a supported Linux distribution is recommended for an Evergreen installation. For Ubuntu, please use the latest LTS (long term support) release.

Currently the latest release from the Evergreen 2.0 series is recommended for new installations and stable releases are suggested for production systems.

+

Note: Evergreen servers and staff clients must match. For example, if you are running server version 2.0.6, you should use version 2.0.6 of the staff client.

Server & staff client downloads

@@ -115,7 +116,6 @@

You can also download an Evergreen staff client and point it at the Evergreen demo or development server (see the community servers page for details).

Evergreen Virtual Images

-

Note: Evergreen servers and staff clients must match. For example, if you are running server version 2.0.3, you should use version 2.0.3 of the staff client.

The developer virtual image (OpenSRF and Evergreen trunk as of 2011-03-19 on Debian Squeeze) includes PostgreSQL 9.0 and Python support and is intended to serve as a quickstart development environment as well as a sneak peek at the latest features in Evergreen. See the README for more information.