Changes between Version 2 and Version 3 of Devel/TracSetup


Ignore:
Timestamp:
08/03/07 10:24:40 (18 years ago)
Author:
leo
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Devel/TracSetup

    v2 v3  
    22 * Install the trac via RPM
    33{{{
    4 > sudo yum install trac (FedoraCore 6, CentOS 5 or higher)
     4> sudo yum install trac # FedoraCore 6, CentOS 5 or higher
    55> sudo yum install mod_python
    66}}}
     
    4141
    4242== Install Trac Plug-ins ==
    43  *
     43 * install the XMLRPC-plugin and WebAdmin-plugin
     44   * http://trac-hacks.org/wiki/XmlRpcPlugin
     45   * http://trac-hacks.org/