[MacPorts] #50341: Unable to Install CMake in El Capitan
MacPorts
noreply at macports.org
Sat Jan 16 08:39:44 PST 2016
#50341: Unable to Install CMake in El Capitan
----------------------------+--------------------------------
Reporter: jonlederman@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: cmake |
----------------------------+--------------------------------
Comment (by blekenbleu@…):
Here is a work-around that allows cmake to install.
Background: MacBook Pro updated directly from Snow Leopard to El Capitan,
then followed MacPorts migration instructions @
https://trac.macports.org/wiki/Migration
$ uname -a
Darwin macbook.mynet.net 15.2.0 Darwin Kernel Version 15.2.0: Fri Nov 13
19:56:56 PST 2015; root:xnu-3248.20.55~2/RELEASE_X86_64 x86_64
$ port version
Version: 2.3.4
Sure enough, /Library/Frameworks/Gtk.framework/Headers/gtk/gtk/ did not
exist,
but gtkversion.h exists in /Library/Frameworks/Gtk.framework/Headers/gtk/
.. so:
$ cd /Library/Frameworks/Gtk.framework/Headers/gtk/
$ ln -s . gtk
--
Ticket URL: <https://trac.macports.org/ticket/50341#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list