Edgewall Software

Changes between Version 196 and Version 197 of TracInstall


Ignore:
Timestamp:
Dec 25, 2006, 2:48:39 PM (17 years ago)
Author:
ThurnerRupert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracInstall

    v196 v197  
    1111
    1212 * [http://www.python.org/ Python], version >= 2.3
     13   * if using mod_python and xml-related things (like 0.11, or xml-rpc plugin), use python-2.5 (expat is namespaced there and does not cause apache to crash any more)
    1314   * For RPM-based systems you might also need the `python-devel` and `python-xml` packages.
    1415   * Please make sure to get at least ClearSilver 10.4 if you have Python 2.5.
     
    2021   * [http://peak.telecommunity.com/DevCenter/setuptools setuptools], version >= 0.6
    2122   * [http://genshi.edgewall.org/wiki/Download Genshi], version >= 0.3.6
    22    * if using mod_python, use python-2.5 (expat is namespaced there and does not cause apache to crash)
    2323 * [http://www.clearsilver.net/ ClearSilver], version >= 0.9.3
    2424   * With python-bindings (`./configure --with-python=/usr/bin/python`)