【问题标题】:`xcode-select --install` failing`xcode-select --install` 失败
【发布时间】:2013-12-20 09:27:25
【问题描述】:

运行 OS X 10.9 尝试按照 guide 上传 MacPorts

Jadam$ xcode-select --version
xcode-select version 2333.

所以我在电脑上有 Xcode,但是当我输入 xcode-select --install 时,我在终端中得到以下返回:

xcode-select: note: install requested for command line developer tools

紧随其后的是一个弹出的更新错误信息:

"The xcode-select command requires the command line in 
developer tools. Would you like install the tools now?" 

使用“获取 Xcode”、“不是现在”和“安装”选项。当我选择安装时,“查找软件”加载栏会运行,但会以以下消息结束:

"can't install the software because it is not currently 
available from the software update server"

here 的解决方案显然对我不起作用。

【问题讨论】:

    标签: xcode terminal imagemagick macports


    【解决方案1】:

    The other answer 在您链接的线程中是可能的解决方案之一。如果您的命令行工具是最新的并且没有可用的更新,安装程序似乎也会显示此消息。

    要检查您是否属于这种情况,请检查您的系统上是否存在/usr/lib/tclConfig.sh。 Mavericks 上只有命令行工具包含此文件,因此,如果您拥有它,那么您也安装了命令行工具。

    【讨论】:

      猜你喜欢
      • 2014-08-30
      • 2014-02-17
      • 2016-01-22
      • 2015-09-12
      • 2013-05-29
      • 1970-01-01
      • 2011-07-10
      • 2015-12-22
      • 2012-09-24
      相关资源
      最近更新 更多