EMMAWiki/AdministratorDocumentation/SoftwareRequirements: Difference between revisions
No edit summary |
imported>VirginieMittard No edit summary |
||
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
<!-- ## page was renamed from [[SoftwareRequirements]] --> | |||
<!-- ##language:en --> | <!-- ##language:en --> | ||
= Software Requirements = | = Software Requirements = | ||
== Synopsis == | == Synopsis == | ||
This page is intended for system administrators who intend to install the EMMA-server on a vanilla system. | 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 | 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 (like rpm, emerge, package_add,...) to | distribution. Then you can use the package-management of that system (commands like: rpm, emerge, package_add,...) to | ||
install the software. Perl modules can be installed using the CPAN shell. | 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 [http://www.cpan.org CPAN shell]. | ||
We list only the software and the minimum required | == 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. | 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 | |||
* [http://www.gentoo.org Gentoo-Linux] | |||
* [http://www.freebsd.org FreeBSD > 5.3] | |||
'''Required libraries''' | |||
{| border="1" cellpadding="2" cellspacing="0" | |||
| ''Library'' | |||
| ''Version'' | |||
| ''Download URL'' | |||
| ''License'' | |||
| ''Source build'' | |||
| ''Binary packages'' | |||
| ''Remarks'' | |||
|- | |||
| HDF5 | |||
| 1.6.x | |||
| http://hdf.ncsa.uiuc.edu/HDF5/release/obtain5.html | |||
| [ftp://ftp.ncsa.uiuc.edu/HDF/HDF5/current/src/unpacked/COPYING University of Illinois/NCSA Open Source License] | |||
| {configure, make} | |||
| (./) | |||
| Only C-API required | |||
|} | |||
'''Programming languages''' | |||
'''Perl modules''' | |||
{| border="1" cellpadding="2" cellspacing="0" | |||
| ''Module'' | |||
| ''Version'' | |||
| ''Download'' | |||
| ''Remarks'' | |||
|} | |||
'''R-packages''' | |||
{| border="1" cellpadding="2" cellspacing="0" | |||
| ''Package'' | |||
| ''Version'' | |||
| ''Download'' | |||
| ''Remarks'' | |||
|} | |||
'''Language interfaces''' | |||
{| border="1" cellpadding="2" cellspacing="0" | |||
| ''Package'' | |||
| ''Version'' | |||
| ''Download'' | |||
| ''Remarks'' | |||
|} | |||
'''Web-server software''' | |||
'''Database software''' |
Revision as of 11:48, 6 September 2005
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
Perl modules
Module | Version | Download | Remarks |
R-packages
Package | Version | Download | Remarks |
Language interfaces
Package | Version | Download | Remarks |
Web-server software
Database software