5. Click Finish to complete the installation.
ClearSilver
1. Download and run clearsilver-0.9.14.win32-py2.4.exe from
http://www.clearsilver.net/downloads/win32/clearsilver-0.9.14.
win32-py2.4.exe.
To obtain the latest version of ClearSilver for Python 2.4, visit:
http://www.clearsilver.net/downloads/
2. Click Next on the welcome screen.
3. Ensure Python 2.4 is selected and click Next.
4. Click Next to start the installation.
5. Click Finish to complete the installation.
Trac
1. Download and run trac-0.10.4.win32.exe from http://ftp.edgewall.com/
pub/trac/trac-0.10.4.win32.exe.
To obtain the latest version of Trac, visit:
http://trac.edgewall.org/wiki/TracDownload
2. Click Next at the welcome screen.
3. Ensure Python 2.4 is selected and click Next.
4. Click Next to start the installation.
5. Click Finish to complete the installation.
Appendix C
[ 101 ]
Linux
Installing Trac under Linux requires us to carry out the same two steps as for
Microsoft Windows??”installing the dependencies, and installing Trac itself.
Ubuntu and Debian
Installing the Dependencies
These can be installed with the following command:
$ sudo apt-get install python2.4-pysqlite2 python2.4-subversion
python-clearsilver
Installing Trac
1. Download Trac with:
wget http://ftp.
Pages:
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119