comparison doc/installation.txt @ 1096:fa7df238e2d4

More cleaning up of configuration, and the "instance" -> "tracker" renaming.
author Richard Jones <richard@users.sourceforge.net>
date Tue, 10 Sep 2002 03:01:20 +0000
parents 43ab730ee194
children af104fa52746
comparison
equal deleted inserted replaced
1095:711f2ecee20f 1096:fa7df238e2d4
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.22 $ 5 :Version: $Revision: 1.23 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
238 ======== 238 ========
239 239
240 Install roundup as usual (see installation_). 240 Install roundup as usual (see installation_).
241 241
242 ZRoundup installs as a regular Zope product. Copy the ZRoundup directory to 242 ZRoundup installs as a regular Zope product. Copy the ZRoundup directory to
243 your Products directory either in an INSTANCE_HOME/Products or the Zope 243 your Products directory either in an TRACKER_HOME/Products or the Zope
244 code tree lib/python/Products. 244 code tree lib/python/Products.
245 245
246 You will need to create the tracker using the roundup-admin tool (step 2 in 246 You will need to create the tracker using the roundup-admin tool (step 2 in
247 installation_). 247 installation_).
248 248

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