Issue 561473
Created on 2002-05-28 11:13 by anonymous, last changed 2002-05-28 11:13 by anonymous.
msg236 |
Author: [hidden] (anonymous) |
Date: 2002-05-28 11:13 |
|
Quoted from
'instructions.txt':
******************************
Testing
your Python
-------------------
Run ``"python ./run_tests"`` and make
sure there
are no errors. If there are errors, please let us
know!
Getting
Roundup
===============
Download the latest
version from
http://roundup.sf.net/.
Installation
============
Set
aside 15-30 minutes.
1. To install the Roundup support
code into your Python tree and
Roundup scripts into
/usr/local/bin::
python setup.py
install
******************************
But run_tests
can only be run sucessfully after downloading and installing
Roundup. If the tests are run before 'python setup.py install' the
user will receive a lot of errors when importing of htmlbase fails.
|
msg237 |
Author: [hidden] (richard) |
Date: 2002-05-28 11:53 |
|
Logged In: YES
user_id=6405
I've ammended the installation notes for people who use a
CVS checkout.
|
|
Date |
User |
Action |
Args |
2002-05-28 11:13:37 | anonymous | create | |
|