Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- salik@Tsaliks-Mac-mini/usr$ ls -l
- total 8
- drwxr-xr-x 5 root wheel 170 Jun 29 2012 X11
- lrwxr-xr-x 1 root wheel 3 Oct 19 2012 X11R6 -> X11
- drwxr-xr-x 1085 root wheel 36890 May 16 18:33 bin
- drwxr-xr-x 281 root wheel 9554 May 16 18:32 include
- drwxr-xr-x 315 root wheel 10710 May 16 18:33 lib
- drwxr-xr-x 144 root wheel 4896 May 16 18:33 libexec
- drwxr-xr-x 7 root wheel 238 Feb 7 02:56 llvm-gcc-4.2
- drwxr-xr-x 3 root wheel 102 May 30 20:41 local
- drwxr-xr-x 269 root wheel 9146 May 16 18:33 sbin
- drwxr-xr-x 57 root wheel 1938 May 16 18:33 share
- drwxr-xr-x 4 root wheel 136 Oct 19 2012 standalone
- tsalik@Tsaliks-Mac-mini/usr$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
- ==> 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/.
- /usr/local/bin
- ==> The following directories will have their group set to admin:
- /usr/local/.
- /usr/local/bin
- Press ENTER to continue or any other key to abort
- ==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/. /usr/local/bin
- Password:
- ==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/. /usr/local/bin
- ==> Downloading and Installing Homebrew...
- remote: Counting objects: 114298, done.
- remote: Compressing objects: 100% (48666/48666), done.
- remote: Total 114298 (delta 81571), reused 94495 (delta 64684)
- Receiving objects: 100% (114298/114298), 16.56 MiB | 27 KiB/s, done.
- Resolving deltas: 100% (81571/81571), done.
- From https://github.com/mxcl/homebrew
- * [new branch] master -> origin/master
- HEAD is now at ad79456 terminal-notifier: test seems to hang on brew-test-bot
- ==> Installation successful!
- You should run `brew doctor' *before* you install anything.
- Now type: brew help
- tsalik@Tsaliks-Mac-mini/usr$ brew doctor
- Your system is ready to brew.
Advertisement
Add Comment
Please, Sign In to add comment