public:user_software:test_platforms

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
public:user_software:test_platforms [2011-10-31 07:38] Lars Bahrenpublic:user_software:test_platforms [2011-11-21 15:24] (current) – removed Lars Bahren
Line 1: Line 1:
-====== User Software :: Test platforms ====== 
  
-==== Debian GNU Linux 6.x ==== 
- 
-Most of the required external software packages can be installed via the package manager: 
- 
-  - Packages essential for software development <code bash> 
-apt-get install build-essential gfortran git-svn cmake subversion flex bison 
-apt-get install libblas-dev liblapack-dev libboost-all-dev 
-</code> 
-  - Scientific libraries <code bash> 
-apt-get install libcfitsio3-dev 
-</code> 
- 
-==== Ubuntu Linux 10.04 LTS ==== 
- 
-Most of the required external software packages can be installed via the package manager: 
- 
-  - Packages essential for software development <code bash> 
-apt-get install build-essential gfortran git-svn cmake subversion flex bison 
-apt-get install libblas-dev liblapack-dev libboost-all-dev 
-</code> 
-  - Scientific libraries <code bash> 
-apt-get install libcfitsio3-dev 
-</code> 
- 
-==== Open SuSE 11.x ==== 
- 
-Most of the required external software packages can be installed via the package manager: 
- 
-  * cmake 
-  * git-svn 
-  * subversion 
-  * libblas3 
-  * liblapack3 
-  * boost-devel 
-  * libcfitsio-devel 
  • Last modified: 2011-10-31 07:38
  • by Lars Bahren