Changes between Initial Version and Version 1 of Ticket #57964


Ignore:
Timestamp:
Jan 26, 2019, 1:11:42 PM (5 years ago)
Author:
dzhub
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #57964

    • Property Summary changed from could not execute xcode_select, no such file or directory to could not execute xcode-select, no such file or directory
  • Ticket #57964 – Description

    initial v1  
    1111{{{
    1212sudo port diagnose
    13 Error: process_cmd failed: could not execute "xcode_select": no such file or directory.
     13Error: process_cmd failed: could not execute "xcode-select": no such file or directory.
    1414}}}
    1515
    1616I cant find it in my Xcode installation.
    17 Was xcode_select introduced with a later Xcode version, and is not part of Xcode 2.5?
     17Was xcode-select introduced with a later Xcode version, and is not part of Xcode 2.5?
    1818
    1919I have tried some symlinking from the original Xcode directory (/Developer) to the directory that current Xcode versions use, but that did not help.