Pre-requisites
- Have a JDK installed on your PC (Java 8)
- Have an IDE installed on your PC (in the guide we use Eclipse) and be able to launch it as root
- Have git installed on your PC
- Have maven and ant installed on your PC
...
Run a : 'ant all' in DATAFARI_SRC/debian7
Install Datafari
Get the dependencies :
apt-get installĀ curl debconf unzip sudo libc6-dev jq lsof
Run a 'dpkg -iĀ DATAFARI_SRC/debian7/installer/dist/datafari.deb and type an admin password.
...