在mac os 10.10.5中安装自制软件的非常简单的脚本:
iMac-phuocho:~ phuocho$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
==> This script will install:
/usr/local/bin/brew
/usr/local/Library/...
/usr/local/share/doc/homebrew
/usr/local/share/man/man1/brew.1
/usr/local/share/zsh/site-functions/_brew
/usr/local/etc/bash_completion.d/brew
==> The following directories will be made group writable:
/usr/local/.
/usr/local/bin
==> The following directories will have their owner set to phuocho:
/usr/local/.
/usr/local/bin
==> The following directories will have their group set to admin:
/usr/local/.
/usr/local/bin
Press RETURN to continue or any other key to abort
看起来好像这4小时。请帮助我。
答案 0 :(得分:1)
脚本正在等待您确认您是否乐意执行列出的任务。
按RETURN继续或任何其他键中止
表示等待您继续按