RSS

Tag Archive | "trac"

Installing Trac on Debian etch

Tuesday, January 1, 2008

0 Comments

The following is a no-frills install guide for getting Trac up and running on a Debian ‘etch’ Linux system. The assumption is that you’ve already got mysql and subversion working and have created a subversion repository (tip: apt-get install mysql-server subversion). The first thing that we need to do is install Python, easy_install and the mysql [...]

Continue reading...