#37062: pymol @1.5 tcl must be installed without +corefoundation -----------------------------+-------------------------------- Reporter: ryan.sheldon@… | Owner: macports-tickets@… Type: defect | Status: reopened Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: pymol | -----------------------------+-------------------------------- Comment (by csumma@…): I've had to do the following to allow pymol to install (in the following order): {{{ sudo port uninstall py26-pmw sudo port uninstall py26-tkinter sudo port uninstall tk sudo port uninstall tcl sudo port install tcl -corefoundation sudo port install tk -quartz sudo port install pymol }}} This was after a failed install of pymol from a clean Macports on Lion. Hardly a fix, but if you're in a jam and need pymol - this works. Not sure what other packages may be uninstallable as a result, though. -- Ticket URL: <https://trac.macports.org/ticket/37062#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS