unknown7cd1c37eb7ca:local shoaibali$ ruby -e "$(curl -fsSL https://raw.github.com/mxcl/homebrew/go)"
-e:67: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
-e:96: warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777
It appears Homebrew is already installed. If your intent is to reinstall you
should do the following before running this installer again:
rm -rf /usr/local/Cellar /usr/local/.git && brew cleanup
unknown7cd1c37eb7ca:local shoaibali$ ls
CONTRIBUTING.md foreman hw_mp_userdata
Library git libexec
PortDetect.log heroku opt
bin hw_mobile_userdata share
unknown7cd1c37eb7ca:local shoaibali$
当我尝试安装 ffmpeg 时,我的 brew 出现了一些问题。我认为我做了不成熟的事情(注意 - 经过数小时的尝试)卸载 brew(通过我在网上阅读的一些文章)并尝试重新安装它。但是当我再次尝试安装 brew 时,上面的输出会出现在我的终端中。当清楚地窖文件不存在时,怎么能说 Homebrew 已经安装?