Edgewall Software

Changes between Version 161 and Version 162 of TracInstall


Ignore:
Timestamp:
May 4, 2006, 2:00:16 AM (18 years ago)
Author:
anonymous
Comment:

fixed local link

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v161 v162  
    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 the TracInstallPlatforms page, please be sure to first read through these general instructions to get a good understanding of the tasks involved.
    77
    88== Requirements ==