Edgewall Software

Changes between Version 209 and Version 210 of TracOnWindows


Ignore:
Timestamp:
Dec 12, 2007, 7:08:34 PM (16 years ago)
Author:
stevenfogel@…
Comment:

added a note that I do not think that method 1 can work anymore.

Legend:

Unmodified
Added
Removed
Modified
  • TracOnWindows

    v209 v210  
    1414
    1515== Method 1: Experimental All-In-One Installer ==
     16
     17''Note: I don't believe that this method works at all. I believe that it was authored when the latest version of pysqlite was compatible with python 2.4.4. At this time the latest version of pysqlite does NOT seem to work with 2.4.4. SO when using this approach you end up with a trac installation that fails. You have to back out of all of this and then try method 2 below, which worked for me.''
    1618
    1719This installation script only requires a Python 2.4 installation and will download and install the basic Trac dependencies and optionally the Subversion libraries. It does not always succeed - see the section Troubleshooting below - if you have problems, try Method 3.