Skip to content
Radhakrishna Sanka edited this page Apr 18, 2020 · 6 revisions

Welcome to the pyFluigi wiki!

Install Deps:

Adaptagrams

You need to install libtools first for it it to compile

make sure you uncomment this line:

./configure CXXFLAGS="-O3 -DNDEBUG -arch x86_64 -arch i386" LDFLAGS="-arch x86_64 -arch i386"
sudo apt-get install libtools
cd cola
./autogen.sh
Clone this wiki locally