Edgewall Software

Changes between Version 223 and Version 224 of TracInstall


Ignore:
Timestamp:
Dec 14, 2007, 5:24:12 PM (16 years ago)
Author:
anonymous
Comment:

changed genshi link to genshi.edgewall.org instead of genshi.edgewall.com

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v223 v224  
    44  '''NOTE: this page is now for 0.11, which will be released soon. For installing previous Trac versions, please refer to wiki:0.10/TracInstall.'''
    55
    6 Trac is written in the Python programming language and needs a database, [http://sqlite.org/ SQLite], [http://www.postgresql.org/ PostgreSQL], or [http://mysql.com/ MySQL]. For HTML rendering, Trac uses the [http://genshi.edgewall.com Genshi] templating system.
     6Trac is written in the Python programming language and needs a database, [http://sqlite.org/ SQLite], [http://www.postgresql.org/ PostgreSQL], or [http://mysql.com/ MySQL]. For HTML rendering, Trac uses the [http://genshi.edgewall.org Genshi] templating system.
    77
    88What follows are generic instructions for installing and setting up Trac and its requirements. While you can find instructions for installing Trac on specific systems at TracInstallPlatforms on the main Trac site, please be sure to '''first read through these general instructions''' to get a good understanding of the tasks involved.