Mercurial > p > roundup > code
comparison doc/installation.txt @ 2449:706031763266
clarification
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 13 Jun 2004 00:27:27 +0000 |
| parents | 096063697f77 |
| children | 52944e87909c |
comparison
equal
deleted
inserted
replaced
| 2448:487d9256f32e | 2449:706031763266 |
|---|---|
| 162 | 162 |
| 163 python setup.py install --install-scripts=/opt/roundup/bin | 163 python setup.py install --install-scripts=/opt/roundup/bin |
| 164 | 164 |
| 165 You can also use the ``--prefix`` option to use a completely different | 165 You can also use the ``--prefix`` option to use a completely different |
| 166 base directory, if you do not want to use administrator rights. If you | 166 base directory, if you do not want to use administrator rights. If you |
| 167 choose to do this, take note of the message at the end of installation | 167 choose to do this, you may have to change Python's search path (sys.path) |
| 168 and modify the python path accordingly. | 168 yourself. |
| 169 | 169 |
| 170 | 170 |
| 171 Configuring your first tracker | 171 Configuring your first tracker |
| 172 ------------------------------ | 172 ------------------------------ |
| 173 | 173 |
