From 9959cc948ff79fca16143b94ba4accbb860c61a4 Mon Sep 17 00:00:00 2001 From: Steve Sheppard Date: Wed, 29 Dec 2010 12:44:24 -0500 Subject: [PATCH] final tweaks to StaffclientInstallation; --- 1.6/admin/staffclientinstallation.xml | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/1.6/admin/staffclientinstallation.xml b/1.6/admin/staffclientinstallation.xml index 653b49d5c3..8a11420dda 100644 --- a/1.6/admin/staffclientinstallation.xml +++ b/1.6/admin/staffclientinstallation.xml @@ -534,8 +534,8 @@ clean staging directory containing the finished Staff Client that can then be copied to other machines. To do this, execute the following commands (remember - to replace DOWNLOAD_DIRECTORY and - STAGING_DIRECTORY with the appropriate + to replace DOWNLOAD_DIRECTORY and + STAGING_DIRECTORY with the appropriate paths): @@ -621,7 +621,7 @@ user, navigate to the temporary directory where you downloaded the Windows installer file, then execute it with the wine - application (remember to replace VERSION with + application (remember to replace VERSION with the release number of the Staff Client you downloaded): @@ -676,7 +676,7 @@ process: - <envar>STAFF_CLIENT_BUILD_ID</envar> + Build Variable <envar>STAFF_CLIENT_BUILD_ID</envar> During the normal make install Evergreen server-side software build process, the variable defaults to an automatically generated @@ -693,18 +693,18 @@ source directory with a different BUILD_ID. As the opensrf user, execute the following commands to build the Staff Client (remember to replace - NEW_VERSION with an appropriate value): + NEW_VERSION with an appropriate value): # as the opensrf user: cd /home/opensrf/Evergreen-ILS-1.6.1.2/Open-ILS/xul/staff_client - make STAFF_CLIENT_BUILD_ID=NEWVERSION build + make STAFF_CLIENT_BUILD_ID=NEW_VERSION build - <envar>STAFF_CLIENT_VERSION</envar> + Build Variable <envar>STAFF_CLIENT_VERSION</envar> During the normal make install Evergreen server-side software build process, the variable is pulled automatically from a README file @@ -739,7 +739,7 @@ - <envar>STAFF_CLIENT_STAMP_ID</envar> + Build Variable <envar>STAFF_CLIENT_STAMP_ID</envar> During the normal make install Evergreen server-side software build process, the variable is generated from @@ -895,10 +895,9 @@ You can also combine Javascript review and compression, and also perform a developer build. - As the opensrf user, run the - following commands from the Staff Client source directory: - In the following make below, the order of options is - important. + As the opensrf user, run + the following make command from the Staff Client source directory + (the order of options is important): # as the opensrf user: @@ -1133,7 +1132,7 @@ http://example.com). As the opensrf user, execute the following commands to build the Staff Client (remember to - replace SOME_URL with an appropriate value) + replace SOME_URL with an appropriate value) : @@ -1341,7 +1340,7 @@ The Staff Client must be assigned to a library and given a unique name before it will connect fully to the Evergreen server. The only restriction is that the workstation's name must be unique within the assigned library. Make sure to select a workstation name - that you will remember later, and reflects the role, purpose, and/or location of a + that you will remember later, one that reflects the role, purpose, and/or location of a particular computer. These names will come up later in statistical reporting, and can also be handy when troubleshooting. -- 2.43.2