public:user_software:test_platforms

This is an old revision of the document!


User Software :: Test platforms

Most of the required external software packages can be installed via the package manager:

  1. Packages essential for software development
    apt-get install build-essential gfortran git-svn cmake subversion flex bison
    apt-get install libblas-dev liblapack-dev libboost-all-dev
  2. Scientific libraries
    apt-get install libcfitsio3-dev

Most of the required external software packages can be installed via the package manager:

  1. Packages essential for software development
    apt-get install build-essential gfortran git-svn cmake subversion flex bison
    apt-get install libblas-dev liblapack-dev libboost-all-dev
  2. Scientific libraries
    apt-get install libcfitsio3-dev

Most of the required external software packages can be installed via the package manager:

  • cmake
  • git-svn
  • subversion
  • libblas3
  • liblapack3
  • boost-devel
  • libcfitsio-devel
  • gcc-c++
  • gcc-gfortran
  • flex
  • bison
  • Last modified: 2011-10-31 08:13
  • by Lars Bahren