|
首頁 | 討論區 | 最新話題 | 搜尋 | XML | 登入 |
Blueimp » 列出所有討論區 » 討論區: 開發工具 | |
|
此話題中所有文章數: 1 [ 話題狀態: 一般 ] | |
|
[筆記] install Homebrew on mac os xhttps://github.com/Homebrew/legacy-homebrewhttp://brew.sh/ 安裝指令: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 安裝過程一、會暫停要求敲打任何按鍵後輸入管理者密碼 ==> This script will install: /usr/local/bin/brew /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 /usr/local/Homebrew ==> The following existing directories will be made group writable: /usr/local/bin ==> The following existing directories will have their owner set to you_account: /usr/local/bin ==> The following existing directories will have their group set to admin: /usr/local/bin ==> The following new directories will be created: /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/sbin /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var Press RETURN to continue or any other key to abort ==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/bin Password: 安裝過程二、跑到直到安裝成功! ==> /usr/bin/sudo /usr/sbin/chown you_account /usr/local/bin ==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/bin ==> /usr/bin/sudo /bin/mkdir -p /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/sbin /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var ==> /usr/bin/sudo /bin/chmod g+rwx /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/sbin /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var ==> /usr/bin/sudo /bin/chmod u+rwx share/zsh share/zsh/site-functions ==> /usr/bin/sudo /usr/sbin/chown you_account /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/sbin /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var ==> /usr/bin/sudo /usr/bin/chgrp admin /usr/local/Cellar /usr/local/Homebrew /usr/local/Frameworks /usr/local/etc /usr/local/include /usr/local/lib /usr/local/opt /usr/local/sbin /usr/local/share /usr/local/share/zsh /usr/local/share/zsh/site-functions /usr/local/var ==> /usr/bin/sudo /bin/mkdir -p /Users/you_account/Library/Caches/Homebrew ==> /usr/bin/sudo /bin/chmod g+rwx /Users/you_account/Library/Caches/Homebrew ==> /usr/bin/sudo /usr/sbin/chown you_account /Users/you_account/Library/Caches/Homebrew ==> Downloading and installing Homebrew... remote: Counting objects: 1038, done. remote: Compressing objects: 100% (933/933), done. remote: Total 1038 (delta 95), reused 591 (delta 68), pack-reused 0 Receiving objects: 100% (1038/1038), 1.05 MiB | 254.00 KiB/s, done. Resolving deltas: 100% (95/95), done. From https://github.com/Homebrew/brew * [new branch] master -> origin/master HEAD is now at 066cd46 Merge pull request #1053 from sjackman/patch-1 ==> Homebrew has enabled anonymous aggregate user behaviour analytics Read the analytics documentation (and how to opt-out) here: https://git.io/brew-analytics ==> Tapping homebrew/core Cloning into '/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core'... remote: Counting objects: 3725, done. remote: Compressing objects: 100% (3617/3617), done. remote: Total 3725 (delta 15), reused 1251 (delta 0), pack-reused 0 Receiving objects: 100% (3725/3725), 2.91 MiB | 684.00 KiB/s, done. Resolving deltas: 100% (15/15), done. Checking connectivity... done. Tapped 3604 formulae (3,752 files, 9M) Already up-to-date. ==> Installation successful! ==> Next steps Run `brew help` to get started Further documentation: https://git.io/brew-docs ==> Homebrew has enabled anonymous aggregate user behaviour analytics Read the analytics documentation (and how to opt-out) here: https://git.io/brew-analytics http://ben6.blogspot.tw/2011/04/unix-mac-os-x-1.html ---------------------------------------- 支持小惡魔 BTC : 19tn3RnCuwZVukXAwyhDWZD4uBgUZoGJPx LTC : LTFa17pSvvoe3aU5jbmfcmEpo1xuGa9XeA 知識跟八卦一樣,越多人知道越有價值;知識最好的備份方法,散播! 藍色小惡魔(林永傑): 臉書 ---------------------------------------- [編輯文章 7 次, 最後修改: jieh 於 2016/9/22 上午 12:45:26] |
|||
|