#18617: xorg-libxcb fails with python3 -------------------------------------+-------------------------------------- Reporter: miranda@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xorg-libxcb -------------------------------------+-------------------------------------- Comment(by blb@…): Try installing the python_select port and selecting the appropriate python you are wanting. It looks like configure only checks for certain python executables (from aclocal.m4): {{{ [python python2 python2.5 python2.4 python2.3 python2.2 python2.1 python2.0 python1.6 python1.5] }}} so if you use python_select to set one up, it should see it as just 'python' afterwards. -- Ticket URL: <http://trac.macports.org/ticket/18617#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS