summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 963b825)
raw | patch | inline | side by side (parent: 963b825)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 21 May 2002 06:05:26 +0000 (06:05 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 21 May 2002 06:05:26 +0000 (06:05 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@742 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/installation.txt | patch | blob | history |
diff --git a/doc/installation.txt b/doc/installation.txt
index 33113a9faa9a59d7c6f08e4910447328aa242f19..2334db9510d7dcb8c5d1f0feb3cbbdb671590c68 100644 (file)
--- a/doc/installation.txt
+++ b/doc/installation.txt
Installing Roundup
==================
-:Version: $Revision: 1.5 $
+:Version: $Revision: 1.6 $
.. contents::
=============
Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
-latest version from http://www.python.org/.
+latest version from http://www.python.org/. It is highly recommended that
+users install the latest patch version of python - 2.1.3 or 2.2.1 - as these
+contain many fixes to serious bugs.
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/.