Mercurial > p > roundup > code
comparison doc/installation.txt @ 1300:11ba3c565362
documented dependency on Active State [SF#623959]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 05 Nov 2002 23:07:16 +0000 |
| parents | 5402a6f2a754 |
| children | ff7b08d9ceb5 |
comparison
equal
deleted
inserted
replaced
| 1299:b2d04ce03802 | 1300:11ba3c565362 |
|---|---|
| 1 ================== | 1 ================== |
| 2 Installing Roundup | 2 Installing Roundup |
| 3 ================== | 3 ================== |
| 4 | 4 |
| 5 :Version: $Revision: 1.33 $ | 5 :Version: $Revision: 1.34 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 | 8 |
| 9 | 9 |
| 10 Overview | 10 Overview |
| 36 users install the latest patch version of python - 2.1.3 or 2.2.1 - as these | 36 users install the latest patch version of python - 2.1.3 or 2.2.1 - as these |
| 37 contain many fixes to serious bugs. | 37 contain many fixes to serious bugs. |
| 38 | 38 |
| 39 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or | 39 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or |
| 40 later. Download the latest version from http://pybsddb.sourceforge.net/. | 40 later. Download the latest version from http://pybsddb.sourceforge.net/. |
| 41 | |
| 42 If you're on windows, you will either need to be using the ActiveState python | |
| 43 distribution (at http://www.activestate.com/Products/ActivePython/), or you'll | |
| 44 have to install the win32all package separately (get it from | |
| 45 http://starship.python.net/crew/mhammond/win32/). | |
| 41 | 46 |
| 42 | 47 |
| 43 Getting Roundup | 48 Getting Roundup |
| 44 =============== | 49 =============== |
| 45 | 50 |
