Installing Trac on MacOSX using MacPorts Installation steps sudo port install apache2 sudo port install subversion +mod_dav_svn sudo port install trac Optional: sudo port install mod_python26 Note that you must have installed the right version of mod_python for the Python version upon which Trac depends. As of September 2010 this is Python 2.6, and thus you have to use mod_python26. After installi