#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 | -----------------------------+-------------------------------- Changes (by steeves@…): * status: closed => reopened * resolution: invalid => Comment: This causes a problem with other ports (e.g. R-framework) which depend on tcl being built with corefoundation. If I remove this option to get pymol to build and install, launching R and trying to install a package via the install.package() command causes R to crash: {{{ R> install.packages("rgl") Installing package(s) into '/Users/steevmi1/Library/R/2.15' (as 'lib' is unspecified) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... TclMacOSXNotifierAddRunLoopMode: Tcl not built with CoreFoundation support [1] 61302 abort R }}} -- Ticket URL: <https://trac.macports.org/ticket/37062#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS