wiki:UbuntuInstallRequiredSoftware

Version 8 (modified by JuergeN, 13 years ago) (diff)

--

Install the DeepaMehta Software requirements on Ubuntu 10.04 LTS or later

Binary Distribution

DeepaMehta requires JAVA 1.6 or later:

aptitude install default-jdk

Continue with Binary Distribution or with Running DeepaMehta as a Daemon.

Development System

For the development system you will also need to install maven and git:

aptitude install maven2 git-core

Continue with Build DeepaMehta From Source.