User Tools

Site Tools


analysis:vgosdb

This wiki is not maintained! Do not use this when setting up AuScope experiments!

Differences

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

Link to this comparison view

Last revision Both sides next revision
analysis:vgosdb [2017/06/09 04:34]
Jamie McCallum created
analysis:vgosdb [2017/06/09 04:40]
Jamie McCallum
Line 6: Line 6:
 <​code>​ <​code>​
 wget ftp://​gemini.haystack.mit.edu/​pub/​hops/​hops-3.14-1729.tar.gz wget ftp://​gemini.haystack.mit.edu/​pub/​hops/​hops-3.14-1729.tar.gz
 +tar zxvf hops-3.14-1729.tar.gz
 +cd hops-3.14/
 +./​configure ​
 +make 
 +sudo make install
 +</​code>​
 +<​code>​
 +wget ftp://​gemini.gsfc.nasa.gov/​pub/​misc/​slb/​nusolve-latest.tar.gz
 +tar zxvf nusolve-latest.tar.gz
 +cd nusolve-0.4.2/​
 +./configure --with-qt-dir=/​usr/​local/​Trolltech/​Qt-4.8.6/​ --with-hops-dir=/​home/​observer/​i686-3.14/​
 +make 
 +sudo make install
 </​code>​ </​code>​
/home/www/auscope/opswiki/data/pages/analysis/vgosdb.txt · Last modified: 2017/06/09 05:03 by Jamie McCallum