Tagged Questions
2
votes
1answer
383 views
Trac Setup Error
I'm trying to setup the trac, this is the commands that I used:
sudo apt-get install trac python-setuptools libapache2-mod-python enscript
sudo mkdir /var/www/trac
sudo trac-admin ...