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 765311b commit 0a61eabCopy full SHA for 0a61eab
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.13 $
+:Version: $Revision: 1.13.2.1 $
6
7
.. contents::
8
@@ -59,6 +59,8 @@ 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
+You will need to have the zlib/gzip modules available to python.
63
+
64
If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
65
later. Download the latest version from http://pybsddb.sourceforge.net/.
66
0 commit comments