[MacPorts] #45531: install cmake problem OS X 10.10
MacPorts
noreply at macports.org
Tue Jan 19 10:38:59 PST 2016
#45531: install cmake problem OS X 10.10
-------------------------+--------------------------------
Reporter: ypeysson@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.2
Resolution: invalid | Keywords:
Port: cmake |
-------------------------+--------------------------------
Comment (by cal@…):
No, the problem is definitely `/Library/Frameworks/Gtk.framework`.
Standard installations of OS X don't have this, and it shouldn't be used.
You may have built a version of cmake that seems to work, but MacPorts
never intended that cmake links against Gtk in the packaging we provide.
This might lead to problems further down the road, or it might not -- we
cannot know, and we cannot support you in this.
Additionally, you manually installed files into /opt/local that were not
installed by MacPorts using the sequence linked above. Because you did
this, MacPorts lacks metadata about these files and additionally still
assumes that cmake is not installed. If you every try to install cmake
using MacPorts or a port that depends on cmake, this installation will
fail, because the files the cmake port tries to install are already there.
You should never manually install software in /opt/local.
--
Ticket URL: <https://trac.macports.org/ticket/45531#comment:3>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list