We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Welcome to the pyFluigi wiki!
Install Deps:
Adaptagrams
The Makefile is broken for gcc > 5. Make sure you switch to gcc 4.8 before compiling it.
You need to install libtools first for it it to compile.
It fails some tests if you don't have cariomm installed so install
sudo apt-get install libcairo2-dev libcairomm-1.0-dev
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 gawk cd cola ./autogen.sh
Pointing to .so libraries when not compiled to a single shared object
LD_LIBRARY_PATH="/home/krishna/CIDAR/pyfluigi/bin" python ./fluigi/cmdline.py ./cariotest2.json --route --out out
sudo apt-get install graphviz libgraphviz-dev pkg-config sudo apt-get install libcairo2-dev sudo apt install default-jdk sudo apt install default-jre