summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/INSTALL17
1 files changed, 0 insertions, 17 deletions
diff --git a/python/INSTALL b/python/INSTALL
deleted file mode 100644
index d7edc343..00000000
--- a/python/INSTALL
+++ /dev/null
@@ -1,17 +0,0 @@
-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