#17975: boost +python25 links with system python libs (instead of macport libs) --------------------------------+------------------------------------------- Reporter: evert.rol@… | Owner: sanchom@… Type: defect | Status: closed Priority: Normal | Component: ports Version: 1.7.0 | Resolution: duplicate Keywords: boost python | Port: boost --------------------------------+------------------------------------------- Comment(by stromnov@…): Temporary workaround (for now can be implemented in post-build phase): {{{ install_name_tool -change /System/Library/Frameworks/Python.framework/Versions/2.5/Python /opt/local/Library/Frameworks/Python.framework/Versions/2.5/Python libboost_python-mt.dylib }}} -- Ticket URL: <http://trac.macports.org/ticket/17975#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS