wiki:UbuntuInstallRequiredSoftware

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

--

Install the DeepaMehta Software requirements on Ubuntu 10.04 LTS or later

Binary Package

aptitude install default-jdk

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