#28918: libzzip build fails because python is not found -------------------------------+-------------------------------------------- Reporter: fherwig@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: libzzip -------------------------------+-------------------------------------------- Comment(by ryandesign@…): libzzip just needs any "python" -- that is to say, either /usr/bin/python (which comes with Mac OS X) or /opt/local/bin/python (which is created when you run `python_select`, which is provided by the python_select port). Do either of these work? What do they say? {{{ /usr/bin/python --version /opt/local/bin/python --version }}} -- Ticket URL: <https://trac.macports.org/ticket/28918#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS