From ade699f7a6444da99efdb61d2a392b4976b1d053 Mon Sep 17 00:00:00 2001 From: Steve Sheppard Date: Sat, 2 Oct 2010 21:57:06 -0400 Subject: [PATCH] change xml:id for chapter to "serversideinstallation"; change all references to read "staffclientinstallation-*" instead of "serversideinstallation-staffclient-*"; --- 1.6/admin/serversideinstallation.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/1.6/admin/serversideinstallation.xml b/1.6/admin/serversideinstallation.xml index 3984da73ee..22e85fa99c 100644 --- a/1.6/admin/serversideinstallation.xml +++ b/1.6/admin/serversideinstallation.xml @@ -1,5 +1,5 @@ - + Server-side Installation of Evergreen Software @@ -19,7 +19,7 @@ Linux environment). It can also be installed to run on other Linux systems via virtualized environments (using, for example, "VirtualBox" or "VMware"). More information on virtualized environments can be found in . - Installation of the Evergreen Staff Client software is reviewed in . + Installation of the Evergreen Staff Client software is reviewed in . The Evergreen server-side software has dependencies on particular versions of certain major software sub-components. Successful installation of Evergreen software requires that software versions agree with those listed here: @@ -607,7 +607,7 @@ Request Time in seconds: 0.007519 In this step you will actually compile, link and install Evergreen and the default Evergreen Staff Client.As the root user, return to the Evergreen build directory and use the make utility as shown below. The Staff Client will also be automatically built, but you must remember to set the variable STAFF_CLIENT_BUILD_ID to match the version of the Staff Client you will use to connect to the Evergreen server. - For further information on manually building the Staff Client, see . + For further information on manually building the Staff Client, see . cd /home/opensrf/Evergreen-ILS-1.6.0.7 make STAFF_CLIENT_BUILD_ID=rel_1_6_0_7 install -- 2.43.2