comparison doc/installation.txt @ 7301:d5442d781a09

update doc on check for pre-installed roundup
author John Rouillard <rouilj@ieee.org>
date Sun, 07 May 2023 09:24:14 -0400
parents 4553614a2b22
children d2633821fe07
comparison
equal deleted inserted replaced
7300:57f34b0b912c 7301:d5442d781a09
198 Getting Roundup 198 Getting Roundup
199 =============== 199 ===============
200 200
201 .. note:: 201 .. note::
202 Some systems, such as Gentoo and NetBSD, already have Roundup 202 Some systems, such as Gentoo and NetBSD, already have Roundup
203 installed. Try running the command "roundup-admin" with no arguments, 203 installed. Try running the command "roundup-admin -v".
204 and if it runs you may skip the `Basic Installation Steps`_ 204 If it runs and reports a current version, you may skip the
205 below and go straight to `configuring your first tracker`_. 205 `Basic Installation Steps`_ below and go straight to
206 However they may install an old version, so you are probably 206 `configuring your first tracker`_. However it may be an old
207 beter off installing it from the roundup web site or pypi. 207 version. If so you should probably install it in a virtual
208 environment from the Roundup web site or pypi.
208 209
209 Download the latest version from https://www.roundup-tracker.org/. 210 Download the latest version from https://www.roundup-tracker.org/.
210 211
211 Installation 212 Installation
212 ============ 213 ============

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