遇到了一个错误,由于自己也不是很懂,发上来问问V友们!
$ brew install mtr
Warning: A newer Command Line Tools release is available
The standalone package can be obtained from
https://developer.apple.com/downloads/,
or it can be installed via Xcode's preferences.
==> Downloading
ftp://ftp.bitwizard.nl/mtr/mtr-0.85.tar.gzAlready downloaded: /Library/Caches/Homebrew/mtr-0.85.tar.gz
==> Downloading
https://github.com/traviscross/mtr/commit/edd425.diffAlready downloaded: /Library/Caches/Homebrew/mtr--patch-c1ed669cdf65d607f75abc729a333b180ee42343.diff
==> Patching
patching file asn.c
patching file curses.c
patching file display.c
patching file dns.c
patching file getopt.c
patching file getopt1.c
patching file gtk.c
patching file mtr.c
patching file net.c
patching file raw.c
patching file report.c
patching file select.c
patching file split.c
==> ./configure --prefix=/usr/local/Cellar/mtr/0.85 --without-gtk --without-glib
==> make install
==> Caveats
mtr requires superuser privileges. You can either run the program
via `sudo`, or change its ownership to root and set the setuid bit:
sudo chown root:wheel /usr/local/Cellar/mtr/0.85/sbin/mtr
sudo chmod u+s /usr/local/Cellar/mtr/0.85/sbin/mtr
In any case, you should be certain that you trust the software you
are executing with elevated privileges.
==> Summary
🍺 /usr/local/Cellar/mtr/0.85: 8 files, 160K, built in 22 seconds
这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。
https://www.v2ex.com/t/110956
V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。
V2EX is a community of developers, designers and creative people.