> This is on Mac OSX Leopard. The install was done using MacPorts. I > really don't know Python, but it seems to be referencing the wrong > version of Python.
Don't use MacPorts for Trac on Mac OS X 10.5: Leopard comes with everything Trac needs: SVN binding, Python, SVN, Apache modules, ... The easiest way to get rid of MacPorts (at least temporarily to install Trac) is to revert your PATH to the default settings (something like export PATH="/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11/bin"), then install Trac from the current shell. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
