On Wed, Jun 10, 2015 at 2:45 PM, whartlists <[email protected]> wrote:

> So I have used some basic features from Trac .12 in the past. I want to
> move to 1.0.x for a longer term install, but I am locked into using RHEL 5
> (long story), which I think still has Python 2.4.x in the standard
> install.  I played with (although not extensively) updated the previous .12
> install, but did not see a way to tell Trac that Python 2.7.x was
> installed.  Obviously I am able to use 2.7.x on that sysem for other tasks.
>
> Does someone have a quick (ha, ha) road map for how I can get the new
> system up and running with newer Python, Genshi, Trac, etc.???
>
> Any sage advice will be greatly appreciated.  Thanks in advance
>

Are you running Trac with Apache and ModWSGI or ModPython. For ModWSGI at
least, I think you can just add/modify some directives in your Apache
configuration file to point to the non-default Python installation:
https://code.google.com/p/modwsgi/wiki/ConfigurationDirectives#WSGIPythonHome

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to