Last Update: 22/12/98 VLT-SW-OCT98 - INSTALLATION =========================== The following remarks came from the installation performed in Paranal and on other ESO and non-ESO sites. They are mainly typos or minor errors. The required ones are labeled * * * MANDATORY * * *. They will be fixed with the next release. When relevant, patched files are provided under "patched files" VLT-MAN-ESO-17200-0642, issue 1.10 - VLT Common Software Installation Manual --------------------------------------------------------------------------- None --------------------------------------------------------------------------- * * * MANDATORY * * * p.21 3.3.2 Add users and Group USER EXISTENCE: The proper behavior of the message system (valid for full CCS & CCS_Lite) requires that the owners of the processes sending and receiving commands & replies are both existing as Unix users (entry in /etc/passwd) on both sides of the communication channel. If you have more than one machine, please define ALL users on i ALL machines. --------------------------------------------------------------------------- p.25 3.5.1 last sentence: "Please refere to ... for more. In the hurry of completing the release, a Release Note concerning the Standard Environment was forgotten. Il will be made available in January99. --------------------------------------------------------------------------- p.26 3.6.2 Populate ... Please remove this section. It is a left over from a cut&paste. --------------------------------------------------------------------------- * * * MANDATORY * * * p.27 3.6.6 RTAP NOV97: add the following: - reinstall the RtapLicServer, now extended until 2000/01/31 If any, kill existing RtapLicServer, to be sure that is the new one running. --------------------------------------------------------------------------- * * * MANDATORY * * * p.28 3.6.9 Add the following at the end of the section: NOV97: remove the current /midas and regenerate. --------------------------------------------------------------------------- p.28 3.7 in "2. login again" remove "(if not.....)" --------------------------------------------------------------------------- p.32 3.8.3 click "Quit" (lower left) --> (lover right) --------------------------------------------------------------------------- p.34 3.9 2.Check .... Remove from "To use it: $ cd .... $ compat" --------------------------------------------------------------------------- * * * MANDATORY * * * p.34 3.9 3.regenerate existing environments Because /vlt/data has been changed into /vltdata, please: - update RtapEnvList - update /etc/syslog.conf --------------------------------------------------------------------------- * * * MANDATORY * * * p.35 4. last paragraph: user called "ccsuser" ---> user called "vlt" --------------------------------------------------------------------------- * * * MANDATORY * * * p.38 4.3 last paragraph: user called "ccsuser" ---> user called "vlt" --------------------------------------------------------------------------- * * * MANDATORY * * * p.40 INSTALLING AND CONFIGURING ACC DATABASE With NOV97 the internal format of some table has been changed. The procedure is correct for a new installation, but use the patched file: accData.sql that replaces /examples/accData.sql If you are already using the VLTSW, please convert the old SQL data sources by adding three empty fields to each prog_environment record: from: INSERT INTO prog_environment VALUES (.....,0 ) \g to: INSERT INTO prog_environment VALUES (.....,'','','',0 ) \g --------------------------------------------------------------------------- p.42 4.4.1 CCS(RTAP) ---> CCS (both RTAP and Lite) --------------------------------------------------------------------------- * * * MANDATORY * * * p.43 4.4.2 3.b. Add the following: set file ownership and protection: chown vlt /vltdata/tmp/logFile /vltdata/tmp/logAuto chgrp vlt /vltdata/tmp/logFile /vltdata/tmp/logAuto chmod 666 /vltdata/tmp/logFile /vltdata/tmp/logAuto --------------------------------------------------------------------------- * * * MANDATORY * * * p.43 4.4.2 4.a. NOV97: before configuring crontab for "vlt", remove the logVLTBackup from "vltmgr" crontab --------------------------------------------------------------------------- p.44 4.4.3 1. remove "(e.g., added to vlt.cshrc)" --------------------------------------------------------------------------- * * * MANDATORY * * * p.44 4.4.3 3. execute this step as "vlt" --------------------------------------------------------------------------- p.45 4.4.4 8 windoes --> windowes --------------------------------------------------------------------------- p.47 ".... .... 2226" ---> " .... ... 2301" --------------------------------------------------------------------------- p.49 4.4.9 "The scenario ......... WS application..." ---> "In the next scenario a WS application..." --------------------------------------------------------------------------- p.52 " RtapShutDown -e " ---> " vccEnvStop -e " --------------------------------------------------------------------------- ___oOo___