We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd7464 commit 3f052a7Copy full SHA for 3f052a7
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.5 $
+:Version: $Revision: 1.6 $
6
7
.. contents::
8
@@ -55,7 +55,9 @@ Prerequisites
55
=============
56
57
Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
58
-latest version from http://www.python.org/.
+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.
61
62
If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
63
later. Download the latest version from http://pybsddb.sourceforge.net/.
0 commit comments