diff options
| author | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-08-02 17:41:35 +0000 |
|---|---|---|
| committer | Emmanuel Raviart <eraviart@entrouvert.com> | 2004-08-02 17:41:35 +0000 |
| commit | 1a98ffef50ead38acc2eb78be1dda31a21a21191 (patch) | |
| tree | 5f21ccabea4463ea36db69fd5929e7f519809efd /python | |
| parent | efac509926916c022171cef2e04303e645127b0d (diff) | |
| download | lasso-1a98ffef50ead38acc2eb78be1dda31a21a21191.tar.gz lasso-1a98ffef50ead38acc2eb78be1dda31a21a21191.tar.xz lasso-1a98ffef50ead38acc2eb78be1dda31a21a21191.zip | |
Integrated README.WIN32 into Lasso book.
Removed obsolete Python INSTALL file.
Diffstat (limited to 'python')
| -rw-r--r-- | python/INSTALL | 17 |
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 |
