Edgewall Software

Changes between Version 291 and Version 292 of TracOnWindows


Ignore:
Timestamp:
Sep 16, 2009, 3:45:08 PM (15 years ago)
Author:
anonymous
Comment:

back out path change and add comment

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v291 v292  
    2121 1. Click the '''Next >''' button to install all of the Python components
    2222 1. Wait for the installation to complete, and then click the '''Finish''' button
    23  1. Add the install directory (default is '''C:\Python25'''), and '''C:\Python25\Tools\Scripts''' directory to the windows '''%PATH%''' environment variable:
     23 1. Add the install directory (default is '''C:\Python25'''), and '''C:\Python25\Scripts''' directory to the windows '''%PATH%''' environment variable (dont worry if it doesn't exist now):
    2424  a. Click the Windows '''Start''' button
    2525  a. Right-click the '''My Computer''' icon
     
    2929  a. Scroll down the ''__S__ystem variables'' listbox to the '''Path''' ''Variable''
    3030  a. Select the '''Path''' ''Variable'' and click the ''Ed__i__t'' button below it - DO NOT click on the edit button above
    31   a. Scroll to the right-hand end of the ''Variable __v__alue'' field, and type ''';C:\Python25;C:\Python25\Tools\Scripts'''
     31  a. Scroll to the right-hand end of the ''Variable __v__alue'' field, and type ''';C:\Python25;C:\Python25\Scripts'''
    3232  a. Click the '''OK''' button in the ''Edit System Variable'' window
    3333  a. Click the '''OK''' button in the ''Environment Variables'' window
     
    7070  a. Click '''__R__un'''[[BR]]A dialogue box titled ''Run'' should appear
    7171  a. Type '''cmd''' in to the ''__O__pen'' drop-down field, and click the '''OK''' button[[BR]]A black window should appear
    72  1. Type '''cd C:\Python25\Tools\Scripts''' and press the ''Return'' key
     72 1. Type '''cd C:\Python25\Scripts''' and press the ''Return'' key
    7373 1. Type '''easy_install -Z !http://subversion.tigris.org/files/documents/15/46482/svn-python-1.6.4.win32-py2.5.exe''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
    7474