comparison doc/installation.txt @ 1681:23281e048df6 maint-0.5

2.2.3 is latest version
author Anthony Baxter <anthonybaxter@users.sourceforge.net>
date Tue, 24 Jun 2003 03:09:08 +0000
parents 83f33642d220
children 580ce488f976
comparison
equal deleted inserted replaced
1672:02ed2b7180e0 1681:23281e048df6
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.37 $ 5 :Version: $Revision: 1.37.2.1 $
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/