Edgewall Software

Changes between Version 162 and Version 163 of TracInstall


Ignore:
Timestamp:
May 7, 2006, 5:20:07 PM (18 years ago)
Author:
Matthew Good
Comment:

some of the links in this page are intentionally absolute, so that they link back to this site when included in the default wiki pages

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v162 v163  
    44Trac is a lightweight project management tool that is implemented as a web-based application. Trac is written in the Python programming language and needs a database (either [http://sqlite.org/ SQLite] or [http://www.postgresql.org/ PostgreSQL] works). For HTML rendering, Trac uses the [http://www.clearsilver.net/ Clearsilver] templating system.
    55
    6 What 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 the TracInstallPlatforms page, please be sure to first read through these general instructions to get a good understanding of the tasks involved.
     6What 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 [http://projects.edgewall.com/trac/wiki/TracInstallPlatforms 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.
    77
    88== Requirements ==