This is an old revision of the document!
Installation
Qc2 will build as part of the normal kvoss distribution. However, this is currently turned off in the kvoss trunk.
Minor chaanges need to be made to The branch: https://svn.met.no/viewvc/kvoss/kvalobs/branches/kvalobs-Qc2build-20090719/ illustrates the changes that have to be made to confugure.ac
src/kvQc2/Makefile
and the src/Makefile.am
kvQc2 \
to build kvQc2. It is not recommended to build from the branch since this is an old snapshot. For now it is just an illustration of the configure and Makefile changes. Build from the trunk!
Even then, there are surprises in store when building kvQc2:
- requires netcdf
- requires the GNU Scientific Library
- utilises a number of other boost libraries (ITEMIZE) TBD
…. more will appear here in time …