= Trac On Solaris = The easiest way to get Trac installed on Solaris, is to use the [http://www.opencsw.org/ OpenCSW]'s handy installer [http://mirror.opencsw.org/opencsw/pkgutil.pkg pkgutil], where you just need to run {{{ # pkgutil -i trac }}} to get Trac and all dependencies installed. Once the installation has completed trac-admin and tracd are available in /opt/csw/bin ([http://www.opencsw.org/packages/trac package information]). If you want to build it from scratch yourself, you might look at the source of the build on [http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/trac Trac, Sourceforge]. Here is a [http://sourceforge.net/apps/trac/gar/browser/csw/mgar/pkg/trac guide to set up your build machine].