Changes between Initial Version and Version 1 of Ticket #50341


Ignore:
Timestamp:
Jan 15, 2016, 10:20:57 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The log says:

:info:configure CMake Error at Modules/FindGTK2.cmake:181 (file):
:info:configure   file STRINGS file
:info:configure   "/Library/Frameworks/GStreamer.framework/Headers/gtk/gtk/gtkversion.h"
:info:configure   cannot be read.

Please check if the file /Library/Frameworks/GStreamer.framework exists. If so, please remove it. Installing frameworks in /Library/Frameworks can interfere with MacPorts. See wiki:FAQ#libraryframeworks.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50341

    • Property Keywords cmake removed
    • Property Port cmake added; make removed
  • Ticket #50341 – Description

    initial v1  
    33I am trying to install CMake using El Capitan.  I am met with the following eeor:
    44
     5{{{
    56sudo port install cmake
    67Password:
     
    1415Error: Processing of port cmake failed
    1516Jons-MacBook-Pro-3:Desktop Jon$
     17}}}
    1618
    1719I am attaching the main.log file to this ticket.