mac 终端安装程序,需要权限,出现以下提示语句;
Please try running this command again as root/Administrator.
需要执行以下命令即可:
sudo chown -R $USER /usr/local
Mac Please try running this command again as root/Administrator.
原文:http://www.cnblogs.com/spring87/p/4854005.html