Tag Archive for trac

installing trac on dreamhost

so pirate cat radio’s new website needs some ongoing maintenance and improvements, of course (primarily since i’m no professional web developer). i wanted to try trac and one thing led to another…

check out peter maric’s guide on how to pull that off with a few clever shell scripts tailored for the shared dreamhost environment.  the code he wrote is up on google code as dreamy-trac.

even though the install.sh it was hard-coded to use version 0.11.1, i did go in and update it to use the latest 0.12 offerings:

grep VERSION ./install.sh
TRAC_VERSION=0.12

still plenty to do of course but yeah…