public:user_software:ubuntu_14_4

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
public:user_software:ubuntu_14_4 [2015-09-23 15:17] – created Andreas Hornefferpublic:user_software:ubuntu_14_4 [2015-11-10 14:26] Andreas Horneffer
Line 1: Line 1:
-Installing the new LOFAR Software on a fresh Ubuntu 14.04+====== Installing the new LOFAR Software on a fresh Ubuntu 14.04 ======
  
 This are my private, unedited notes on installing the LOFAR Software on a fresh Ubuntu 14.04. This are my private, unedited notes on installing the LOFAR Software on a fresh Ubuntu 14.04.
Line 25: Line 25:
 libdbus-c++-dev libdbus-1-dev libdbus-c++-dev libdbus-1-dev
 #####for factor and its dependencies #####for factor and its dependencies
-python-astropy python-jinja2 python-shapely+python-astropy python-jinja2 python-shapely python-pp python-progressbar
  
 Download packages: Download packages:
Line 32: Line 32:
   cd /opt/soft/lofar-stuff/Downloads   cd /opt/soft/lofar-stuff/Downloads
   wget ftp://ftp.astron.nl/outgoing/Measures/WSRT_Measures.ztar   wget ftp://ftp.astron.nl/outgoing/Measures/WSRT_Measures.ztar
-  wget ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-4.24.tar.bz2+  wget ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib-4.25.1.tar.bz2
      
 Build wcslib (with pgsbox!) Build wcslib (with pgsbox!)
 ########################### ###########################
-  tar -xjf ../Downloads/wcslib-4.24.tar.bz2 +  tar -xjf ../Downloads/wcslib-4.25.tar.bz2 
-  cd wcslib-4.24+  cd wcslib-4.25
   export FFLAGS=-fPIC   export FFLAGS=-fPIC
   ./configure --prefix=/opt/soft/lofar-stuff   ./configure --prefix=/opt/soft/lofar-stuff
  • Last modified: 2017-03-08 15:27
  • by 127.0.0.1