comparison doc/installation.txt @ 1851:fe15b8506d47 maint-0.6

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Fri, 17 Oct 2003 01:53:15 +0000
parents 686f8de4a62c
children 41c0241ea9c9
comparison
equal deleted inserted replaced
1849:686f8de4a62c 1851:fe15b8506d47
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.55.2.3 $ 5 :Version: $Revision: 1.55.2.4 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
78 78
79 79
80 Installation 80 Installation
81 ============ 81 ============
82 82
83 Note: some systems, such as Debian and NetBSD, already have Roundup 83 :Note: Some systems, such as Debian and NetBSD, already have Roundup
84 installed. Try running the command "roundup-admin" with no arguments, 84 installed. Try running the command "roundup-admin" with no arguments,
85 and if it runs you may skip the `Basic Installation Steps`_ 85 and if it runs you may skip the `Basic Installation Steps`_
86 below and go straight to `configuring your first tracker`_. 86 below and go straight to `configuring your first tracker`_.
87 87
88 Set aside 15-30 minutes. Please make sure you're using a supported version of 88 Set aside 15-30 minutes. Please make sure you're using a supported version of
89 Python -- see `testing your python`_. There's several steps to follow in your 89 Python -- see `testing your python`_. There's several steps to follow in your
90 installation: 90 installation:
91 91

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