On Mon, Jul 10, 2017 at 12:20 PM, James Lampert <[email protected]> wrote:
> On Monday, July 10, 2017 at 12:18:27 PM UTC-7, RjOllos wrote: >> >> CentOS 5 is rather old. Can you use CentOS 7? >> > > For the scratch-install of the current WinDoze box, probably. > > For this box, no. > -- > JHHL > In that case, consider creating a new virtual machine to run the Trac instance. If you must install on CentOS 5, I'd install Python but don't make it the default installation. Install to a path such a /opt/python27. Then, use a virtual environment that points to the 2.7 install for your Trac installation. - Ryan -- 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 https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
