From: dbs Date: Mon, 13 Sep 2010 14:49:32 +0000 (+0000) Subject: README tweaks: Remove --create-bootstrap from eg_db_config.pl; s/STAFF_CLIENT_BUILD_I... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2117ddc39383daae5ad005217d2098f7c5bd2f6e;p=evergreen%2Fbjwebb.git README tweaks: Remove --create-bootstrap from eg_db_config.pl; s/STAFF_CLIENT_BUILD_ID/STAFF_CLIENT_STAMP_ID/ Thanks to tsbere for flagging these changes git-svn-id: svn://svn.open-ils.org/ILS/trunk@17628 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/README b/README index cccb45ae5..33490b6df 100644 --- a/README +++ b/README @@ -43,11 +43,11 @@ Installation instructions: Once you have configured and compiled Evergreen, issue the following command as the root user to install Evergreen: -make STAFF_CLIENT_BUILD_ID=rel_trunk install +make STAFF_CLIENT_STAMP_ID=rel_trunk install This will install Evergreen, including example configuration files in /openils/conf/ that you can use as templates for your own configuration files. -The STAFF_CLIENT_BUILD_ID variable stamps the server-side and client-side files +The STAFF_CLIENT_STAMP_ID variable stamps the server-side and client-side files for the staff client to ensure that they match. Install Dojo Toolkit: @@ -147,7 +147,7 @@ source directory, replacing , , , , and with the appropriate values for your PostgreSQL database: perl Open-ILS/src/support-scripts/eg_db_config.pl --update-config \ - --service all --create-schema --create-bootstrap --create-offline \ + --service all --create-schema --create-offline \ --user --password --hostname --port \ --database