comparison doc/installation.txt @ 1682:25350acdcb82

2.2.3 is latest version
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Tue, 24 Jun 2003 03:09:08 +0000
parents 6d392197daa3
children a351beb8220a
comparison
equal deleted inserted replaced
1680:86cc794cc3a0 1682:25350acdcb82
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.52 $ 5 :Version: $Revision: 1.53 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
31 Prerequisites 31 Prerequisites
32 ============= 32 =============
33 33
34 Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the 34 Python 2.1.1 or newer with a functioning anydbm or bsddb module. Download the
35 latest version from http://www.python.org/. It is highly recommended that 35 latest version from http://www.python.org/. It is highly recommended that
36 users install the latest patch version of python - 2.1.3 or 2.2.1 - as these 36 users install the latest patch version of python - 2.1.3 or 2.2.3 - as these
37 contain many fixes to serious bugs. 37 contain many fixes to serious bugs.
38 38
39 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or 39 If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
40 later. Download the latest version from http://pybsddb.sourceforge.net/. 40 later. Download the latest version from http://pybsddb.sourceforge.net/.
41 41

Roundup Issue Tracker: http://roundup-tracker.org/