#32660: boost@1.48.0_3+python24 build fails ---------------------------------------+------------------------------------ Reporter: larry.velazquez@… | Owner: adfernandes@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: boost ---------------------------------------+------------------------------------ Comment(by larry.velazquez@…): {{{ :info:build notice: [python-cfg] Checking interpreter command "/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python"... :info:build notice: [python-cfg] running command '"/opt/local/Library/Frameworks/Python.framework/Versions/2.4/bin/python" -c "from sys import *; print('version=%d.%d\nplatform=%s\nprefix=%s\nexec_prefix=%s\nexecutable=%s' % (version_info[0],version_info[1],platform,prefix,exec_prefix,executable))" 2>&1' :info:build notice: [python-cfg] ...does not invoke a working interpreter }}} Well I don't have a `bin` directory under `${frameworks_dir}/Python.framework/Versions/2.4`, so that would explain why it can't find `python` there. It does exist for 2.5, 2.6, and 2.7. -- Ticket URL: <https://trac.macports.org/ticket/32660#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS