wiki:UbuntuInstallRequiredSoftware

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

--

Install the DeepaMehta Software requirements on Ubuntu 10.04 LTS or later

Binary Package

DeepaMehta requires JAVA 1.6 or later:

aptitude install default-jdk

Continue with Binary Package? 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.