The install starts out fine, but then I get this:
| Code: |
Python module subversion is required ..
Installing package python-subversion ..
Installing package(s) with command yum -y install python-subversion ..
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do
.. install complete.
.. automatic Python module installation failed
|
I'm on CentOS 5. How can I get around this?
I could install Trac manually but that's a real pain in the butt and the install script is there so I'd like to use it. Any ideas?