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

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

For Fedora 21

sudo yum install qt-devel
sudo yum install qt-config
sudo yum install gcc
sudo yum install gcc-c++
sudo yum install boost-devel
qmake
make
./edb

Clone this wiki locally