#29025: Problem with Trac and Python ----------------------------+----------------------------------------------- Reporter: jc@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: ----------------------------+----------------------------------------------- Comment(by dluke@…): It's complaining about /opt/local/lib/libsvn_swig_py25-1.0.dylib Which should be installed as part of subversion-python25bindings. What does 'ls -l /opt/local/lib/libsvn_swig_py25-1.0.dylib' say? Should be: /opt/local/lib/libsvn_swig_py25-1.0.dylib@ -> libsvn_swig_py25-1.0.0.0.dylib and /opt/local/lib/libsvn_swig_py25-1.0.0.0.dylib should be there If not, try uninstalling, cleaning and reinstalling subversion- python25bindings: {{{ sudo port uninstall subversion-python25bindings sudo port clean --all subversion-python25bindings sudo port install subversion-python25bindings }}} -- Ticket URL: <https://trac.macports.org/ticket/29025#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS