comparison doc/installation.txt @ 1746:9c1da921cd35 0.6.0

minor rest tweak
author Richard Jones <richard@users.sourceforge.net>
date Mon, 18 Aug 2003 00:41:33 +0000
parents a351beb8220a
children 70604440eab3 85cf4268f24c
comparison
equal deleted inserted replaced
1745:4f945b328b59 1746:9c1da921cd35
1 ================== 1 ==================
2 Installing Roundup 2 Installing Roundup
3 ================== 3 ==================
4 4
5 :Version: $Revision: 1.54 $ 5 :Version: $Revision: 1.55 $
6 6
7 .. contents:: 7 .. contents::
8 8
9 9
10 Overview 10 Overview
478 2) Choose "Settings" 478 2) Choose "Settings"
479 3) Choose "Control Panel" 479 3) Choose "Control Panel"
480 4) Choose "System" 480 4) Choose "System"
481 5) Choose "Advanced" 481 5) Choose "Advanced"
482 6) Choose "Environmental Variables" 482 6) Choose "Environmental Variables"
483 7) Add: "*\Scripts" to the "Path" environmental variable. 483 7) Add: "<dir>\Scripts" to the "Path" environmental variable.
484 484
485 Where * in 7) is the root directory (e.g., C:\Python22\Scripts) 485 Where <dir> in 7) is the root directory (e.g., C:\Python22\Scripts)
486 of your Python installation. 486 of your Python installation.
487 487
488 I understand that in XP, 2) above is not needed as "Control 488 I understand that in XP, 2) above is not needed as "Control
489 Panel" is directly accessible from "Start". 489 Panel" is directly accessible from "Start".
490 490

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