Yes, this is doable. If you are using mod_python, just use the PythonPath 
directive. Other frontends can use the PYTHONPATH environment variable.

--Noah

==============Original message text===============
On Thu, 18 May 2006 16:22:22 EDT "Georg-W. Koltermann" wrote:

Hi,

has anybody been successful running multiple trac version (different
software versions) on the same host?  It doesn't work easily since
Python looks up the modules in the "trac" package which translates to
something like $PYTHON_LIB/site-packages/trac.  One would presumably
need some voodoo about the Python module search path...

--
Regards,
Georg.

===========End of original message text===========



_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to