【发布时间】:2014-02-19 04:05:21
【问题描述】:
这是我的 cod eon 终端在下载自制软件失败后的显示方式。
最后登录时间:ttys000 2 月 18 日星期二 21:49:54 Alexs-MacBook-Air:~ arodriguez2012$ ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" ==> 这个脚本将安装: /usr/local/bin/brew /usr/local/库/... /usr/local/share/man/man1/brew.1
Press RETURN to continue or any other key to abort
==> Installing the Command Line Tools (expect a GUI popup):
==> /usr/bin/sudo /usr/bin/xcode-select --install
Usage: xcode-select -print-path
or: xcode-select -switch <xcode_folder_path>
or: xcode-select -version
Arguments:
-print-path Prints the path of the current Xcode folder
-switch <xcode_folder_path> Sets the path for the current Xcode folder
-version Prints xcode-select version information
Failed during: /usr/bin/sudo /usr/bin/xcode-select --install
Alexs-MacBook-Air:~ arodriguez2012$
【问题讨论】:
-
你安装了 Xcode 吗?
标签: ruby-on-rails ruby macos terminal homebrew