1.Prerequisites - SentinelDataHub/dhus-distribution GitHub Wiki
If you want to work with the source code or libraries of Data Hub System , we recommend you first make sure you have the following software installed.
Prerequisites for DHuS v.<x.y.z-osf>
DHuS software is fully written in Java and can be considered portable to any platform providing the JRE (Java Runtime Environment). The DHuS supports:
- Java RE version 8 For what regards the operating system, the distribution is specifically tailored for Linux based systems and has been tested on the following distributions:
- Debian >= 7.7
- Red Hat >=6.7
- Centos >= 6.6
- Mac OS > =El Capitan (run but not tested)
- Java SE Development Kit (SDK)
- Open JDK
- Maven (recommended version 3.2.5)
- Bower
- Git
- For OSX http://git-scm.com/download/mac
- For Windows http://git-scm.com/download/win
- For Linux http://git-scm.com/book/en/v2/Getting-Started-Installing-Git
It is recommended to use a Linux Operating System working on a multithread environment running in 64bit.