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:test:vm101notes [2010-06-23 22:41:57] paule |
kvalobs:kvoss:system:qc2:test:vm101notes [2022-05-31 09:29:32] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Installation and test on dev-vm101 notes ====== | + | ====== Installation and test on dev-vm101 notes [kvqc2_1.0.1 and other revisions ... ] ====== |
The following notes describe the installation and use of **kvqc2 version 1.0.1** Sources: https:// | The following notes describe the installation and use of **kvqc2 version 1.0.1** Sources: https:// | ||
Line 14: | Line 14: | ||
* Log into dev-vm101 as user kvalobs | * Log into dev-vm101 as user kvalobs | ||
- | * If an old kvqc2 exists stop the running kvqc2 process | + | * If an old kvqc2 exists stop the running kvqc2 process |
* Remove active configuration files (this is to just ensure that when the new kvqc2 version is set running it does not find and use an old configuration file) | * Remove active configuration files (this is to just ensure that when the new kvqc2 version is set running it does not find and use an old configuration file) | ||
Line 28: | Line 28: | ||
* Install the latest version of kvqc2 | * Install the latest version of kvqc2 | ||
* Log in as a user with sudoer permission | * Log in as a user with sudoer permission | ||
+ | * NB one may need to run " | ||
< | < | ||
Line 33: | Line 34: | ||
</ | </ | ||
- | Note: the above is the standard way to do this, but did not work. Here is the trace (this is a separate issue to work on!!!) FIXME Investigate and fix. | + | An alternative |
- | + | ||
- | < | + | |
- | paule@dev-vm101: | + | |
- | kvqc2 - Non-real-time and geo-statistical quality controls. | + | |
- | paule@dev-vm101: | + | |
- | Reading package lists... Done | + | |
- | Building dependency tree... Done | + | |
- | kvqc2 is already the newest version. | + | |
- | You might want to run `apt-get -f install' | + | |
- | The following packages have unmet dependencies: | + | |
- | libkvcpp-dev: | + | |
- | libkvcpp1: Depends: libkvalobs1 (= 2.1.4-1) but 2.1.4-3 is to be installed | + | |
- | E: Unmet dependencies. Try ' | + | |
- | paule@dev-vm101: | + | |
- | </ | + | |
- | + | ||
- | Instead installed | + | |
i.e. using "sudo dpkg -i kvqc2_1.0.1-1_i386.deb" | i.e. using "sudo dpkg -i kvqc2_1.0.1-1_i386.deb" | ||
- | |||
- | **THIS WAY WORKS FOR NOW** | ||
< | < | ||
Line 67: | Line 49: | ||
Setting up kvqc2 (1.0.1-1) ... | Setting up kvqc2 (1.0.1-1) ... | ||
paule@dev-vm101: | paule@dev-vm101: | ||
+ | </ | ||
+ | |||
+ | **Bug Fix and Confirmation of apt-get install** | ||
+ | |||
+ | Initial tests illustrated that some data was written back to thedatabase at too high a precision. This is fixed in revision 1782: https:// | ||
+ | |||
+ | < | ||
+ | paule@dev-vm101: | ||
+ | Reading package lists... Done | ||
+ | Building dependency tree... Done | ||
+ | The following packages will be upgraded: | ||
+ | kvqc2 | ||
+ | 1 upgraded, 0 newly installed, 0 to remove and 78 not upgraded. | ||
+ | Need to get 288kB of archives. | ||
+ | After unpacking 0B of additional disk space will be used. | ||
+ | Get:1 http:// | ||
+ | Fetched 288kB in 0s (12.7MB/s) | ||
+ | (Reading database ... 52403 files and directories currently installed.) | ||
+ | Preparing to replace kvqc2 1.0.1-1 (using .../ | ||
+ | Unpacking replacement kvqc2 ... | ||
+ | Setting up kvqc2 (1.0.2-1) ... | ||
+ | paule@dev-vm101: | ||
</ | </ | ||
Line 304: | Line 308: | ||
**NB** Lots of work to be done tuning the control flag settings etc!!! :-) | **NB** Lots of work to be done tuning the control flag settings etc!!! :-) | ||
+ | |||
+ | **NB** Currently only work on data where " | ||
==== Further testing ==== | ==== Further testing ==== | ||
Line 418: | Line 424: | ||
</ | </ | ||
- | {{: | + | {{kvalobs: |
+ | |||
+ | More examples of other parameters available at: | ||
+ | |||
+ | ^https:// | ||
- | 8-O More to follow ??? | ||
--- // | --- // |