Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
kvalobs:kvoss:system:qc2:user:installation [2010-08-12 10:09:53] paule |
kvalobs:kvoss:system:qc2:user:installation [2022-05-31 09:29:32] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Installation ====== | ====== Installation ====== | ||
| - | |||
| - | ^INSTALLATION^ | ||
| * Log into the target machine | * Log into the target machine | ||
| Line 24: | Line 22: | ||
| </ | </ | ||
| - | The kvqc2 executable is placed in the standard location and the log and configuration files are managed as determined by the kvalobs package settings, i.e.: | + | The kvqc2 executable is placed in the standard location and the log and configuration files are managed as determined by the kvalobs package settings |
| - | ^Generic | + | < |
| - | | |/usr/bin/kvqc2 | | + | |
| + | | ||
| + | * - sysconfdir | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | </ | ||
| - | Check if a kvqc2 entry is included in the kv_ctl.conf : | + | ^Description |
| + | |Binary | ||
| + | |Log files, Qc2.log ... | / | ||
| + | |Algorithm configuration files *.cfg | / | ||
| + | |Generic configuration (kvalobs.conf) | / | ||
| + | |||
| + | Check if a kvqc2 entry is included in the kv_ctl.conf | ||
| + | |||
| + | < | ||
| + | START_PROGS=" | ||
| + | STOP_PROGS=" | ||
| + | TIMEOUT=60 | ||
| + | KVUSER=kvalobs | ||
| + | |||
| + | </ | ||
| - | ... | + | ====== " |
| - | ^Example from dev-vm101^ | ||
| For the kvqc2-1.0.2 revision: | For the kvqc2-1.0.2 revision: | ||
| Line 55: | Line 75: | ||
| </ | </ | ||
| - | ^Dependencies^ | + | |
| + | ====== | ||
| QC2 utilises the same kvalobs libraries as QC1 (e.g. kvcpp and puTools). Other dependencies should be handled gracefully by aptititue (i.e. apt-get install etc...). | QC2 utilises the same kvalobs libraries as QC1 (e.g. kvcpp and puTools). Other dependencies should be handled gracefully by aptititue (i.e. apt-get install etc...). | ||
| Line 74: | Line 96: | ||
| $ apt-get install libnetcdf4 | $ apt-get install libnetcdf4 | ||
| $ apt-get install libnetcdf-dev | $ apt-get install libnetcdf-dev | ||
| - | $ apt-get | + | $ apt-get |
| - | $ apt-get | + | $ apt-get |
| $ apt-get install libboost-filesystem-dev | $ apt-get install libboost-filesystem-dev | ||
| $ apt-get install libboost-program-options | $ apt-get install libboost-program-options | ||