Edgewall Software

Changes between Version 25 and Version 26 of TracOnWindows/Python2.5


Ignore:
Timestamp:
Nov 4, 2008, 6:21:02 PM (15 years ago)
Author:
D Lapes
Comment:

Recent experience

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows/Python2.5

    v25 v26  
    2323[http://genshi.edgewall.org/wiki/Download#Zippackage Download] the zip package:
    2424 - [http://ftp.edgewall.com/pub/genshi/Genshi-0.4.4.zip Genshi-0.4.4.zip]
     25
     26=== Python 2.5 versions of Genshi-0.5.1 ===
     27[http://genshi.edgewall.org/wiki/Download]
     28Correct version of Genshi => [http://ftp.edgewall.com/pub/genshi/Genshi-0.5.1.win32-py2.5.exe]
     29
    2530
    2631Unzip to a folder and then from that folder run `python setup.py install` in a command window. (Make sure you have added the Python install path (e.g. C:\Program Files\Python25) to your system PATH variable. You can do this by right clicking on My Computer, clicking on Properties, selecting the Advanced tab, clicking the Environment Variables button, scrolling down the second list window until you see the 'Path' variable, then editing the string to add the Python install path. Then start command line for Genshi installation.)