Prerequisites

Prerequisites#

$ wget ``\ ```http://peak.telecommunity.com/dist/ez_setup.py <http://peak.telecommunity.com/dist/ez_setup.py>`__
$ python ez_setup.py
$ easy_install setuptools
$ easy_install Genshi

Installation#

$ wget ``\ ```https://download.edgewall.org/trac/Trac-0.12.5.tar.gz <https://download.edgewall.org/trac/Trac-0.12.5.tar.gz>`__
$ tar xzvf Trac-0.12.5.tar.gz
$ cd Trac-0.12.5
$ python ./setup.py install

References#