homebrew安装小记

新入mbp一台,在安装homebrew时遇到点小问题,已经搞定遂稍作记录以备后人。

问题:安装时报如下错误:

kevinlindeMacBook-Pro:~ kevin$ 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/chmod g+rwx /Library/Caches/Homebrew

Password:

Sorry, try again.

Password:

==> Downloading and installing Homebrew...

error: RPC failed; result=52, HTTP code = 0

fatal: The remote end hung up unexpectedly

Failed during: git fetch origin master:refs/remotes/origin/master -n


原因是dns解析,需要修改dns,建议为8.8.8.8


在系统偏好设置中修改dns发现+/-为灰色,不能够修改,怀疑是权限问题,但不知道怎么使用root权限打开系统偏好设置。于是在命令行下设置dns:


查看系统中的网络设备列表

kevinlindeMacBook-Pro:Tools kevin$ networksetup -listallnetworkservices

An asterisk (*) denotes that a network service is disabled.

Bluetooth DUN

Wi-Fi

Bluetooth PAN

Thunderbolt Bridge


设置dns,多个可用空格分开

kevinlindeMacBook-Pro:Tools kevin$ networksetup -setdnsservers Wi-Fi 8.8.8.8 202.96.128.166 202.96.134.133

之后再去安装homebrew下载飞快。





评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值