Changeset 1701 for TI12-security/trunk/python/README
- Timestamp:
- 16/11/06 15:44:57 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/python/README
r1337 r1701 4 4 To install: 5 5 6 $ <path to NDG python> setup.py install 6 1) Get Egg setup tools installed if not already present. 7 $ python ez_setup.py 8 9 2) Install NDG Security egg 10 $ easy_install dist/<filename>.egg 11 12 Nb. as precursor to the above you may need to set http_proxy if your site uses one: 13 $ export http_proxy=http://your-site-proxy.somewhere
Note: See TracChangeset
for help on using the changeset viewer.