comparison doc/installation.txt @ 752:a721f4e7ebbc

Installation note for people running the tests with a CVS checkout.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 28 May 2002 11:52:08 +0000
parents a32ca55e0d66
children 938edfdeac6e
comparison
equal deleted inserted replaced
751:92abd71ec19b 752:a721f4e7ebbc
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.9 $ 5 :Version: $Revision: 1.10 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
66 Testing your Python 66 Testing your Python
67 ------------------- 67 -------------------
68 68
69 Run ``"python ./run_tests"`` and make sure there 69 Run ``"python ./run_tests"`` and make sure there
70 are no errors. If there are errors, please let us know! 70 are no errors. If there are errors, please let us know!
71
72 Note: if you're installing from the CVS, you will need to run "python setup.py
73 build" before the tests will work, as there are modules that must be
74 generated that are not stored in the CVS.
71 75
72 76
73 Getting Roundup 77 Getting Roundup
74 =============== 78 ===============
75 79

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