SoftwareRequirements: Difference between revisions
imported>MichaelDondrup No edit summary |
m (1 revision) |
(No difference)
|
Latest revision as of 07:18, 26 October 2011
Software Requirements
Synopsis
This page is intended for system administrators who intend to install the EMMA-server on a vanilla system. When you install e.g. on a LINUX box you will find all or most of the required software in the distribution. Then you can use the package-management of that system (commands like: rpm, emerge, package_add,...) to install the software. Please consult the documentation provided by your operating system vendor on how to install software. Perl modules can be installed using the CPAN shell.
Requirements
We list only the software and the minimum required version which is needed to run the server here. Where special setup options are required for a software it is listed.
Operating systems
As a Perl application emma should in principle be platform independent. It has been tested with these operating systems or distributions:
- Solaris 9
- SuSE-Linux >= 9
- Gentoo-Linux
- FreeBSD > 5.3
Required libraries
Library | Version | Download URL | License | Source build | Binary packages | Remarks |
HDF5 | 1.6.x | http://hdf.ncsa.uiuc.edu/HDF5/release/obtain5.html | University of Illinois/NCSA Open Source License | {configure, make} | (./) | Only C-API required |
Programming languages
Application | Version | Download URL | License | Source build | Binary packages | Remarks |
R | 2.1.x | http://cran.r-project.org/mirrors.html | GPL | {configure, make} | (./) | build with --enable-R-shared (most packages have it) |
Perl | 5.8.x | http://www.cpan.org/ | Artistic License or GPL | {configure, make} | (./) |
Perl modules
Library | Version | Download URL | License | Installation | Binary packages | Remarks |
R-packages
Package | Version | Download | Remarks |
Language interfaces
Package | Version | Download | Remarks |
Web-server software
Database software