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:8hdk376snf09zj37dk82s92:ubuild [2009-06-23 22:11:01]
paule
kvalobs:kvoss:system:qc2:8hdk376snf09zj37dk82s92:ubuild [2022-05-31 09:29:32] (current)
Line 2: Line 2:
 ====== System Build Notes ====== ====== System Build Notes ======
  
 +
 +Below is a mixed bag of what is needed and other things I tried. Refer also to the definitive kvalobs installation dokumentasjon within the DMZ.
  
 <code> <code>
Line 105: Line 107:
 The current documentation provides the folllowing guidance: The current documentation provides the folllowing guidance:
 <code> <code>
-# Local additions for kvalobs (Terje E. Reite <terjeer@met.no> -- 2008-04-03) +# Local additions for kvalobs 
-host    all         kvalobs     157.249.16.60/32   trust +host    all         kvalobs     XXX.XXX.XX.XX/32   trust 
-host    all         all         157.249.16.0/24    md5 +host    all         all         XXX.XXX.XX.X/24    md5 
-host    all         all         157.249.26.0/24    md5 +host    all         all         XXX.XXX.XX.X/24    md5 
-host    all         all         157.249.24.0/24    md5 +host    all         all         XXX.XXX.XX.X/24    md5 
-host    all         all         157.249.104.0/24   md5 +host    all         all         XXX.XXX.XXX.X/24   md5 
-host    all         all         157.249.56.0/24    md5+host    all         all         XXX.XXX.XX.X/24    md5
 </code> </code>
  
Line 131: Line 133:
 ... ...
 host    all          kvalobs         127.0.0.1/32          trust host    all          kvalobs         127.0.0.1/32          trust
 +
 +==== GSL ====
 +
 +For the GNU Scientific library:
 +
 +<code>sudo apt-get install libgsl0-dbg  libgsl0-dev libgsl0ldbl gsl-bin gsl-doc-pdf gsl-ref-html </code>
 +
 +Also useful for plotting results(e.g. GNU graph)
 +<code>sudo apt-get install plotutils</code>
 +
 +Also include: 
 +<code>
 + ...
 +        -lgsl \
 +        -lgslcblas
 + ...
 +</code>
 +in the local Makefile.am
 +
 +
 +
  
  • kvalobs/kvoss/system/qc2/8hdk376snf09zj37dk82s92/ubuild.1245795061.txt.gz
  • Last modified: 2022-05-31 09:23:18
  • (external edit)