Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
kvalobs:kvoss:system:qc2:user:installation [2010-08-12 14:25:51]
paule
kvalobs:kvoss:system:qc2:user:installation [2022-05-31 09:29:32] (current)
Line 22: Line 22:
 </code> </code>
  
-The kvqc2 executable is placed in the standard location and the log and configuration files are managed as determined by the kvalobs package settings that can be checked with the "kvconfig" command use "kvconfig --help" for information, with kvalobs specific tuning set by [[https://svn.met.no/kvoss/kvalobs/trunk/src/lib/kvalobs/kvPath.h|kvPath]], 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 that can be checked with the "kvconfig" command use "kvconfig %%--%%help" for information, with kvalobs specific tuning set by [[https://svn.met.no/kvoss/kvalobs/trunk/src/lib/kvalobs/kvPath.h|kvPath]], i.e.:
  
 <code> <code>
   - prefix   - prefix
   - pkglibdir     , eg $prefix/kvalobs                 - pkglibdir     , eg $prefix/kvalobs              
-  - sysconfdir    , eg $perfix/etc+  - sysconfdir    , eg $prefix/etc
   - libdir        , eg $prefix/lib   - libdir        , eg $prefix/lib
   - bindir        , eg $prefix/bin   - bindir        , eg $prefix/bin
Line 36: Line 36:
 </code> </code>
  
-^Generic  ^Example (as in dev-vm101)  ^ +^Description  Location  ^ 
-|  |/usr/bin/kvqc2  |+|Binary  | /usr/bin/kvqc2  
 +|Log files, Qc2.log ... | /var/log/kvalobs/
 +|Algorithm configuration files *.cfg | /etc/kvalobs/Qc2Config | 
 +|Generic configuration (kvalobs.conf) | /etc/kvalobs |
  
-Check if a kvqc2 entry is included in the kv_ctl.conf :+Check if a kvqc2 entry is included in the kv_ctl.conf (usually /etc(kvalobs/kv_ctl.conf), i.e. make sure kvqc2 is present (i.e. this is not included by default):
  
-...+<code> 
 +START_PROGS="kvQabased kvManagerd kvDataInputd kvServiced kvAgregated kvsynopd norcom2kv kvbufrd kvqc2" 
 +STOP_PROGS="norcom2kv kvqc2 kvServiced kvDataInputd kvQabased kvManagerd kvAgregated kvbufrd kvsynopd " 
 +TIMEOUT=60 
 +KVUSER=kvalobs 
 + 
 +</code>
  
-====== Example from dev-vm101 ======+====== "apt-get install" Example from dev-vm101 ======
  
  
Line 87: Line 96:
 $ apt-get install libnetcdf4 $ apt-get install libnetcdf4
 $ apt-get install libnetcdf-dev $ apt-get install libnetcdf-dev
-$ apt-get insatll libboost-filesystem-dev +$ apt-get install libboost-filesystem-dev 
-$ apt-get insatll boost-filesystem-dev+$ apt-get install boost-filesystem-dev
 $ apt-get install libboost-filesystem-dev $ apt-get install libboost-filesystem-dev
 $ apt-get install libboost-program-options $ apt-get install libboost-program-options
  • kvalobs/kvoss/system/qc2/user/installation.1281623151.txt.gz
  • Last modified: 2022-05-31 09:23:19
  • (external edit)