Skip to content
Evan Teran edited this page Oct 11, 2015 · 32 revisions

If you would like to install system wide instead of running from the build directory, please read Installing

For Ubuntu >= 13.10

sudo apt-get install \
    build-essential \
    libboost-dev \
    libqt5xmlpatterns5-dev \
    qtbase5-dev \
    qt5-default

qmake
make
./edb

Clone this wiki locally