Last modified 8 years ago
Last modified on Nov 3, 2004 10:28:19 PM
Installing and Running Trac on Debian Sid (unstable)
A Debian package for Trac is in the main archive of the unstable distribution.
Run
apt-get install trac
to install it.
The rest of the installation process is as described in TracInstall (section "Creating a Project Environment" and forward).
PowerPC users: There are some packages built for the unstable distribution, with dependencies on python2.3 at http://awkly.org/files/debian/
Building Packages From Trunk: There is now a guide for building packages for Sid from the Subversion trunk:TracOnDebianFromTrunk


