Mercurial > p > roundup > code
comparison doc/installation.txt @ 4672:e90909162a79
Fix installation docs for correct python version
Fix installation documentation (section Prerequisites) to require at
least python 2.5, thanks to John P. Rouillard for discovering this.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Sat, 17 Nov 2012 10:48:24 +0100 |
| parents | bce631d8f24d |
| children | 4e740f02e165 |
comparison
equal
deleted
inserted
replaced
| 4670:c9b85ca1f985 | 4672:e90909162a79 |
|---|---|
| 28 | 28 |
| 29 | 29 |
| 30 Prerequisites | 30 Prerequisites |
| 31 ============= | 31 ============= |
| 32 | 32 |
| 33 Roundup requires Python 2.3 or newer (but not Python 3) with a functioning | 33 Roundup requires Python 2.5 or newer (but not Python 3) with a functioning |
| 34 anydbm 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 |
