Skip to content
pspeybro edited this page Aug 6, 2014 · 9 revisions

prerequisites

autoconf

boost

gcc 4.7 or later (for c++11)

libtool

Compile and install

autoreconf -f -i

./configure

make

make install

Clone this wiki locally