canmove, Confirmed users
2,850
edits
ChrisCooper (talk | contribs) |
ChrisCooper (talk | contribs) |
||
| Line 16: | Line 16: | ||
python setup.py install --prefix=/tools/zope-interface-3.3.0 | python setup.py install --prefix=/tools/zope-interface-3.3.0 | ||
cd /tools; ln -s zope-interface-3.3.0/ zope-interface | cd /tools; ln -s zope-interface-3.3.0/ zope-interface | ||
export PYTHONPATH="/tools/zope-interface/lib/python2. | export PYTHONPATH="/tools/zope-interface/lib/python2.5/site-packages/:$PYTHONPATH" | ||
== Installing Twisted == | == Installing Twisted == | ||