Re: [Trac] How to setup trac 0.12 - subversion 1.6\1.7, python 2.6+ ? Is it possoble at all?

2015-05-17 Thread Patricio Dorantes
Hi, I wanted to thank you guys you helped me a lot in making trough too. Below I attach my whole recipe for installing Trac 1.0.5 on CentOS 5 > sudo yum update -y sudo yum -y install epel-release sudo yum install -y gcc gcc-c++ python26 rpm-build redhat-rpm-config yum-utils mod_wsgi.x86_64

Re: [Trac] How to setup trac 0.12 - subversion 1.6\1.7, python 2.6+ ? Is it possoble at all?

2013-02-26 Thread Thomas Moschny
Hi, attached is a patch against rpmforge's subversion.spec for building it with Python 2.6. This is on Centos5, works fine for us. HTH Thomas 2013/2/26 st0ne_c0ld > Hello everybody, > > We have somehow customized trac 0.12rc1 > I have to install it to some new server. And I have problem with

[Trac] How to setup trac 0.12 - subversion 1.6\1.7, python 2.6+ ? Is it possoble at all?

2013-02-26 Thread st0ne_c0ld
Hello everybody, We have somehow customized trac 0.12rc1 I have to install it to some new server. And I have problem with subversion dependencies. When I try to check if python could use svn("from svn import fs") I have an error that svn module either not found or just "Segmentation fault" or "