Mercurial > p > roundup > code
changeset 845:08858c7be257 maint-0.4
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 10 Jul 2002 06:34:13 +0000 |
| parents | 982a5abb01ea |
| children | 2e214b125085 |
| files | doc/installation.txt |
| diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/installation.txt Wed Jul 10 06:30:47 2002 +0000 +++ b/doc/installation.txt Wed Jul 10 06:34:13 2002 +0000 @@ -2,7 +2,7 @@ Installing Roundup ================== -:Version: $Revision: 1.13 $ +:Version: $Revision: 1.13.2.1 $ .. contents:: @@ -59,6 +59,8 @@ users install the latest patch version of python - 2.1.3 or 2.2.1 - as these contain many fixes to serious bugs. +You will need to have the zlib/gzip modules available to python. + If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or later. Download the latest version from http://pybsddb.sourceforge.net/.
