This is an old revision of the document!
Qc2 Installation
This is the installation procedure for dev-vm116. This needs to be adapted or changed completely for the specific test environment.
The kvQc2 executable may be built in the nominal Qc1 environment with the following additions:
- requires netcdf
- requires the GNU Scientific Library
- utilises a number of other boost libraries (ITEMIZE) TBD
sudo apt-get install libgsl0-dbg libgsl0-dev libgsl0ldbl gsl-bin gsl-doc-pdf gsl-ref-html
aclocal automake --add-missing autoreconf -i ./configure --prefix=/metno/kvalobs make make install