Не знаю.. Такой я... :-( Собственно, поставил я то, что вы сказали:
[code]
Macbook-Pro:~ davidoff$ /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/man/man1/brew.1
==> The following directories will be made group writable:
/usr/local/.
==> The following directories will have their owner set to davidoff:
/usr/local/.
==> The following directories will have their group set to admin:
/usr/local/.
Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/.
Password:
==> /usr/bin/sudo /usr/sbin/chown davidoff /usr/local/.
==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/.
==> /usr/bin/sudo /bin/mkdir /Library/Caches/Homebrew
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> /usr/bin/sudo /usr/sbin/chown davidoff /Library/Caches/Homebrew
==> Downloading and installing Homebrew...
remote: Counting objects: 4003, done.
remote: Compressing objects: 100% (3848/3848), done.
remote: Total 4003 (delta 35), reused 2049 (delta 23), pack-reused 0
Receiving objects: 100% (4003/4003), 3.26 MiB | 1.62 MiB/s, done.
Resolving deltas: 100% (35/35), done.
From https://github.com/Homebrew/homebrew
* [new branch] master -> origin/master
HEAD is now at 53140cf opam: update 1.2.2_1 bottle.
==> Installation successful!
==> Next steps
Run `brew help` to get started
Macbook-Pro:~ davidoff$
[/code]
Только что это мне дало?