comparison doc/install.txt @ 657:9546e25b9d5c

0.6dev: The install docs did not mention that master requires Trac 0.11.
author osimons
date Wed, 26 Aug 2009 19:12:27 +0000
parents cc1fefd5d814
children b3237a5ace1d
comparison
equal deleted inserted replaced
656:5467873fc0dc 657:9546e25b9d5c
11 11
12 Prerequisites 12 Prerequisites
13 ============= 13 =============
14 14
15 Bitten is written in Python, so make sure that you have Python installed. 15 Bitten is written in Python, so make sure that you have Python installed.
16 You'll need Python 2.4 or later for running build slave, while the Trac plugin 16 You'll need Python 2.4 or later for running build slave. The build master is
17 (master) should still work using Python 2.3. Also, make sure that setuptools_, 17 a plugin for Trac 0.11, and should still work with Python 2.3. Also, make
18 version 0.6a2 or later, is installed. 18 sure that setuptools_, version 0.6a2 or later, is installed.
19 19
20 .. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools 20 .. _setuptools: http://peak.telecommunity.com/DevCenter/setuptools
21 21
22 If that's taken care of, you just need to download and unpack the Bitten 22 If that's taken care of, you just need to download and unpack the Bitten
23 distribution, and execute the command:: 23 distribution, and execute the command::
Copyright (C) 2012-2017 Edgewall Software