Mercurial > p > roundup > code
comparison doc/installation.txt @ 729:490bffefd5a0
"upgrade you doofus" text inserted to appease anthony ;)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 21 May 2002 06:05:26 +0000 |
| parents | 779015e264b4 |
| children | 7e093cbaaa98 |
comparison
equal
deleted
inserted
replaced
| 728:d341cd0e7689 | 729:490bffefd5a0 |
|---|---|
| 1 ================== | 1 ================== |
| 2 Installing Roundup | 2 Installing Roundup |
| 3 ================== | 3 ================== |
| 4 | 4 |
| 5 :Version: $Revision: 1.5 $ | 5 :Version: $Revision: 1.6 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 | 8 |
| 9 | 9 |
| 10 Overview | 10 Overview |
| 53 | 53 |
| 54 Prerequisites | 54 Prerequisites |
| 55 ============= | 55 ============= |
| 56 | 56 |
| 57 Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the | 57 Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the |
| 58 latest version from http://www.python.org/. | 58 latest version from http://www.python.org/. It is highly recommended that |
| 59 users install the latest patch version of python - 2.1.3 or 2.2.1 - as these | |
| 60 contain many fixes to serious bugs. | |
| 59 | 61 |
| 60 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or | 62 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or |
| 61 later. Download the latest version from http://pybsddb.sourceforge.net/. | 63 later. Download the latest version from http://pybsddb.sourceforge.net/. |
| 62 | 64 |
| 63 | 65 |
