Edgewall Software

Changes between Version 13 and Version 14 of TracOnRedhat


Ignore:
Timestamp:
Nov 7, 2005, 10:50:37 PM (18 years ago)
Author:
patrick@…
Comment:

Added ClearSilver step d) to install python parts in the right place. Found this suggestion here: http://www.third-bit.com/trac/argon/wiki/InstallingTracOnCs

Legend:

Unmodified
Added
Removed
Modified
  • TracOnRedhat

    v13 v14  
    8989 b. tar xzf clearsilver-0.9.3.tar.gz
    9090 c. cd clearsilver-0.9.3;./configure  --with-python=/usr/local/bin/python --with-apache=/usr/local/apache2;make;make install
    91  d. /sbin/ldconfig
     91 d. cd python; python setup.py install;
     92 e. /sbin/ldconfig
    9293}}}
    9394