Edgewall Software
Last modified 15 months ago Last modified on Nov 14, 2010 10:54:30 PM

Trac On Solaris

The easiest way to get Trac installed on Solaris, is to use the OpenCSW's handy installer pkg-get, where you just need to run

# pkg-get -i trac

to get Trac and all dependencies installed. Once the installation has completed trac-admin and tracd are available in /opt/csw/bin (package information).

If you want to build it from scratch yourself, you might look at the source of the build on Trac, Sourceforge. Here is a guide to set up your build machine.