Hello,
I have installed (and enjoyed using) Trac once before, but I've hit a
hitch setting up a new Trac instance on a Centos server.
I'm following these notes:
https://coderanger.net/~coderanger/tracdoc/install/
https://coderanger.net/~coderanger/tracdoc/install/mod_python.html
The server is CentOS release 4.7 with subversion version 1.1.4
and I have built the following from source:
Trac-0.11.7
Python 2.6.5
mod_python-3.3.1
httpd-2.2.15
About the only thing I have no control over on this server is the OS,
I'm stuck with Centos 4.7
When I surf to my new trac environment, I get:
Warning: Can't synchronize with the repository (Unsupported version
control system "svn": "No module named svn" ). Look in the Trac log for
more information.
(I get the same error when I access Trac after starting it from the
command line).
So as I understand it, I have no Subversion SWIG Python bindings.
I don't know much about Python so I'm hoping to get some pointers here.
* Can I use easy_install to get the python bindings?
* Do I have to build subversion from source?
Cheers,
Simon Taylor
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.