Changes between Initial Version and Version 1 of Ticket #44752


Ignore:
Timestamp:
Aug 24, 2014, 7:31:38 PM (10 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the report. In future tickets, please use WikiFormatting and Cc relevant maintainers (port info --maintainers cmake).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44752

    • Property Owner changed from macports-tickets@… to css@…
    • Property Summary changed from Cmake install bug to cmake @3.0.0_3: "Could not find CMAKE_ROOT" error at runtime
    • Property Port cmake added
  • Ticket #44752 – Description

    initial v1  
    22
    33I tried to install cmake using macports. The install seems to go okay. But then when I try to use cake, it says it can find CMAKE_ROOT and that the installation was not done correctly (see below). What do I need to do to fix this:
    4 
     4{{{
    55[spongda~/fortran_code_development/plplot-5.10.0_install_dir] >sudo port install cmake
    66--->  Computing dependencies for cmake
     
    2020/opt/local/bin
    2121Segmentation fault: 11
     22}}}
    2223
    2324-Thanks, Don