Mercurial > p > roundup > code
comparison doc/admin_guide.txt @ 6727:3f3ce3004013
issue2551206 - remove mention of roundup installer, fix up windows docs
roundup windows installer is long since dead. Fix up last couple of
references to it. Also fix path to roundup install to use python 2.7
path not python 2.2 path.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Jun 2022 23:05:29 -0400 |
| parents | 2eec7a500333 |
| children | 2f7b653b7d6f |
comparison
equal
deleted
inserted
replaced
| 6726:189f5c1656fd | 6727:3f3ce3004013 |
|---|---|
| 17 ========================== | 17 ========================== |
| 18 | 18 |
| 19 There's two "installations" that we talk about when using Roundup: | 19 There's two "installations" that we talk about when using Roundup: |
| 20 | 20 |
| 21 1. The installation of the software and its support files. This uses the | 21 1. The installation of the software and its support files. This uses the |
| 22 standard Python mechanism called "distutils" and thus Roundup's core code, | 22 standard Python mechanism called "setuptools" and thus Roundup's core code, |
| 23 executable scripts and support data files are installed in Python's | 23 executable scripts and support data files are installed in Python's |
| 24 directories. On Windows, this is typically: | 24 directories. On Windows, this is typically: |
| 25 | 25 |
| 26 Scripts | 26 Scripts |
| 27 ``<python dir>\scripts\...`` | 27 ``<python dir>\scripts\...`` |
