summaryrefslogtreecommitdiffstats
path: root/python/INSTALL
blob: d7edc3431c6f542ff2fb1cdd1d53be9b7e1ce819 (plain)
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