Mercurial > p > roundup > code
comparison doc/installation.txt @ 4226:d0a3ac73b4c1
clarify python version
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 20 Jul 2009 06:34:17 +0000 |
| parents | be9122d753c5 |
| children | 87b3e905ae2e |
comparison
equal
deleted
inserted
replaced
| 4225:7baf1925c4c1 | 4226:d0a3ac73b4c1 |
|---|---|
| 28 | 28 |
| 29 | 29 |
| 30 Prerequisites | 30 Prerequisites |
| 31 ============= | 31 ============= |
| 32 | 32 |
| 33 Roundup requires Python 2.3 or newer with a functioning anydbm | 33 Roundup requires Python 2.3 or newer (but not Python 3) with a functioning |
| 34 module. Download the latest version from http://www.python.org/. | 34 anydbm module. Download the latest version from http://www.python.org/. |
| 35 It is highly recommended that users install the latest patch version | 35 It is highly recommended that users install the latest patch version |
| 36 of python as these contain many fixes to serious bugs. | 36 of python as these contain many fixes to serious bugs. |
| 37 | 37 |
| 38 Some variants of Linux will need an additional "python dev" package | 38 Some variants of Linux will need an additional "python dev" package |
| 39 installed for Roundup installation to work. Debian and derivatives, are | 39 installed for Roundup installation to work. Debian and derivatives, are |
