How to install SilverCity
Trac can use SilverCity and Enscript to syntax colour code, however Enscript doesn't do anything with PHP.
You will need the following packages to install SilverCity:
- python
- python-devel
- gcc-c++
To build and install SilverCity:
Download the source code
- Extract the tar file to /usr/local/src
- Run 'python setup.py install'
That's it. Trac will automatically use SilverCity to make your source code pretty.
