comparison doc/installation.txt @ 2451:4a3a3fdcf437 maint-0.7

merge from HEAD
author Richard Jones <richard@users.sourceforge.net>
date Sun, 13 Jun 2004 00:28:54 +0000
parents e12a610eb7f3
children 7b2ea468381a
comparison
equal deleted inserted replaced
2438:d067a4a7ace9 2451:4a3a3fdcf437
160 160
161 python setup.py install --install-scripts=/opt/roundup/bin 161 python setup.py install --install-scripts=/opt/roundup/bin
162 162
163 You can also use the ``--prefix`` option to use a completely different 163 You can also use the ``--prefix`` option to use a completely different
164 base directory, if you do not want to use administrator rights. If you 164 base directory, if you do not want to use administrator rights. If you
165 choose to do this, take note of the message at the end of installation 165 choose to do this, you may have to change Python's search path (sys.path)
166 and modify the python path accordingly. 166 yourself.
167 167
168 168
169 Configuring your first tracker 169 Configuring your first tracker
170 ------------------------------ 170 ------------------------------
171 171

Roundup Issue Tracker: http://roundup-tracker.org/