Edgewall Software

Changes between Version 285 and Version 286 of TracOnWindows


Ignore:
Timestamp:
Aug 21, 2009, 5:55:22 PM (15 years ago)
Author:
trac@…
Comment:

Set up Trac install with two options.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v285 v286  
    99
    1010= Trac On Windows =
    11 ''Last modified: 2009-08-21 07:08:48 GMT''
     11''Last modified: 2009-08-21 16:55:20 GMT''
    1212
    1313The following instructions use 32-bit software packages. The 64-bit software packages do not yet integrate seamlessly with each other, so are not recommended.
     
    113113  a. Click '''__R__un'''[[BR]]A dialogue box titled ''Run'' should appear
    114114  a. Type '''cmd''' in to the ''__O__pen'' drop-down field, and click the '''OK''' button[[BR]]A black window should appear
    115 #!1.Type '''cd C:\Python25\Scripts''' and press the ''Return'' key
    116 #!1.Type '''easy_install Trac''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
     115Choose '''__ONE__''' of the following options:
     116=== Option 1 ===
     117 1. Type '''cd C:\Python25\Scripts''' and press the ''Return'' key
     118 1. Type '''easy_install Trac''' and press the ''Return'' key[[BR]]Verify no messages containing errors appeared
     119=== Option 2 ===
    117120 1. Type '''mkdir C:\src''' and press the ''Return'' key
    118121 1. Type '''cd C:\src''' and press the ''Return'' key