OS X10 10下HomeBrew的安裝提示
分享一下我老師大神的人工智慧教程!零基礎,通俗易懂!http://blog.csdn.net/jiangjunshow
也歡迎大家轉載本篇文章。分享知識,造福人民,實現我們中華民族偉大復興!
apple@kissAir: c_src$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
Press RETURN to continue or any other key to abort
==> /usr/bin/sudo /bin/mkdir /Library/Caches/Homebrew
WARNING: Improper use of the sudo command could lead to data loss
or the deletion of important system files. Please double-check your
typing when using sudo. Type "man sudo" for more information.
To proceed, enter your password, or type Ctrl-C to abort.
Password:
==> /usr/bin/sudo /bin/chmod g+rwx /Library/Caches/Homebrew
==> Downloading and installing Homebrew...
remote: Counting objects: 208194, done.
remote: Compressing objects: 100% (55979/55979), done.
remote: Total 208194 (delta 151040), reused 208167 (delta 151020)
Receiving objects: 100% (208194/208194), 44.56 MiB | 353.00 KiB/s, done.
Resolving deltas: 100% (151040/151040), done.
From https://github.com/Homebrew/homebrew
* [new branch] master -> origin/master
HEAD is now at afb5109 objective-caml: update 4.02.1 bottle.
==> Installation successful!
==> Next steps
Run `brew doctor` before you install anything
Run `brew help` to get started
apple@kissAir: c_src$brew doctor
Please note that these warnings are just used to help the Homebrew maintainers
with debugging if you file an issue. If everything you use Homebrew for is
working fine: please don't worry and just ignore them. Thanks!
Warning: Broken symlinks were found. Remove them with `brew prune`:
/usr/local/bin/aafire
/usr/local/bin/aaflip
Warning: Your XQuartz (2.7.5) is outdated
Please install XQuartz 2.7.7:
https://xquartz.macosforge.org
Warning: You have MacPorts or Fink installed:
/opt/local/bin/port
This can cause trouble. You don't have to uninstall them, but you may want to
temporarily move them out of the way, e.g.
sudo mv /opt/local ~/macports
Warning: You have uncommitted modifications to Homebrew
If this a surprise to you, then you should stash these modifications.
Stashing returns Homebrew to a pristine state but can be undone
should you later need to do so for some reason.
cd /usr/local/Library && git stash && git clean -d -f
Warning: Homebrew's sbin was not found in your PATH but you have installed
formulae that put executables in /usr/local/sbin.
Consider setting the PATH for example like so
echo export PATH='/usr/local/sbin:$PATH' >> ~/.bash_profile
Warning: Your Xcode (6.0) is outdated
Please update to Xcode 6.1.
Xcode can be updated from the App Store.
給我老師的人工智慧教程打call!http://blog.csdn.net/jiangjunshow
相關文章
- Mac OS下用Homebrew安裝自己寫的開源工具Mac開源工具
- Mac安裝HomebrewMac
- mac下安裝homebrewMac
- Mac電腦安裝homebrewMac
- M1安裝homebrew
- Mac 下使用homebrew安裝NVMMac
- Homebrew 換源安裝與使用
- M1 Mac安裝 HomebrewMac
- MAC下的homebrew安裝及映象調整Mac
- Mac下通過Homebrew安裝MySQLMacMySql
- HomeBrew 安裝 yarn 1.6.0 版本失敗Yarn
- Mac安裝homebrew證書過期Mac
- Cent OS 安裝 RedisRedis
- Mac上HomeBrew安裝及換源教程Mac
- M1 Mac 12.1 Homebrew安裝GoMacGo
- Mac-Homebrew 安裝/解除安裝/更換國內映象源Mac
- 四種OS下安裝Docker的方法Docker
- 在elementary os中安裝dockerDocker
- Elementary os完全解除安裝DockerDocker
- Chrome OS超便捷安裝指南Chrome
- 支援 Homebrew 安裝和編輯器模式的 flomo 命令列工具模式命令列
- 如何在PC上安裝Mac OSMac
- Cent OS 7安裝和使用dockerDocker
- Mac OS最簡方式安裝adbMac
- Elementary OS安裝中文輸入法
- Elementary OS安裝Chrome瀏覽器Chrome瀏覽器
- nvm安裝node提示
- 記錄Mac Pro M1晶片安裝HomeBrew的過程吧Mac晶片
- 在anlions os上安裝資料庫資料庫
- onethink安裝提示錯誤
- 快速安裝laravel框架的IDE提示工具Laravel框架IDE
- 安裝golang tour,提示錯誤Golang
- Mac Mojava 通過 homebrew 安裝 PHP5.6 版本正確姿勢MacJavaPHP
- Mac Mojava 透過 homebrew 安裝 PHP5.6 版本正確姿勢MacJavaPHP
- MacOS下用Homebrew安裝yt-dlp並配置yt-dlp.confMac
- 【Flutter 學習筆記一】Mac OS 安裝 FlutterFlutter筆記Mac
- Mac(OS X)中Git安裝與GitHub基本使用MacGithub
- mac os電腦安裝tomact環境及配置Mac