1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Requirements ------------ Python 2.2 or greater GCC 3.x, glib 2.x LibXML2, XMLSec1 and associated Python bindings To build -------- ./setup.py build To clean -------- ./setup.py clean -a To install (requires root access) --------------------------------- ./setup.py install