Changes between Initial Version and Version 1 of Ticket #48156


Ignore:
Timestamp:
Jun 24, 2015, 5:42:10 AM (9 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

As the error message says, you probably have not installed the Command Line Tools, which MacPorts requires. Please refer to the MacPorts Guide for instructions on properly installing the Command Line Tools. Depending on your version of OS X and Xcode, you will either run

% xcode-select --install

or install them via Xcode’s Preferences.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48156

    • Property Status changed from new to closed
    • Property Keywords gcc removed
    • Property Resolution changed from to invalid
  • Ticket #48156 – Description

    initial v1  
    55but failed....
    66
     7{{{
    78MacProRain:~ EPRI$ sudo port install gcc47
    89Warning: The Xcode Command Line Tools don't appear to be installed; most ports will likely fail to build.
     
    1011Warning: See http://guide.macports.org/chunked/installing.xcode.html#installing.xcode.lion.43 for more information.
    1112--->  Computing dependencies for gcc47Error: Unable to execute port: can't read "build.cmd": Failed to locate 'make' in path: '/opt/local/bin:/opt/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin' or at its MacPorts configuration time location, did you move it?
     13}}}
    1214
    1315what's the problem?