Install Ocarina from binaries
Step by step
1. Download the archive that corresponds to your system on http://aadl.enst.fr/ocarina/snapshots/ (for example, if you use Linux, download the file named ocarina-XXXw-suite-x86-linux-YYYYMMDD.tgz)
2. Unpack the archive: tar zxvf ocarina-XXXw-suite-x86-linux-YYYYMMDD.tgz
3. Move the created directory in your installation directory (for example mv ocarina-XXXw-suite-x86-linux-YYYYMMDD /usr/local/packages/ocarina)
4. Modify your PATH variable so it contains the Ocarina installation directory (for example : export PATH=$PATH:/where/you/install/ocarina/bin
