Skip to content

Build Instructions for Debian Family

Matthieu Coudron edited this page Sep 26, 2016 · 11 revisions

Installing dependencies

sudo apt-get install qtbase5-private-dev libqt5webkit5-dev libqt5x11extras5-dev libarchive-dev libxcb-keysyms1-dev

Unity users also need libappindicator-dev package for appindicator support.

Building Zeal

qmake
make

Installation

sudo make install