#19218: trac ----------------------------------+----------------------------------------- Reporter: takeshi@… | Owner: dluke@… Type: enhancement | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: trac subversion-python26bindings ----------------------------------+----------------------------------------- Comment(by dluke@…): Replying to [comment:4 takeshi@…]:
In fact trac does not work with subversion. Perhaps svn-python.pth should be installed at ${prefix}/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages
The port needs to be updated to ask python25 where to put the .pth file (since macports allows the framework path to be configurable).
rather than ${prefix}/local/lib/python2.6/site-packages?
Now trac finds the subversion bindings but aborts with the following message:
{{{ Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap }}}
I believe this is because of #19223 -- Ticket URL: <http://trac.macports.org/ticket/19218#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS