Install python, pygtk, python-gnome, glib and gnome-canvas


Get our hacked copy of Dicanvas2.

- Run ./configure --enable-gnome-print=no --prefix=<your_preferred_dir>
- then, add :

#include <diacanvas/dia-canvas-node.h>
#include <diacanvas/dia-canvas-edge.h>

on top of python/diacanvas.c

- run make && make install


Then, you can launch GraphTool :

./ui.py