码迷,mamicode.com
首页 > 其他好文 > 详细

How to fix homebrew permissions?

时间:2017-02-10 22:10:24      阅读:208      评论:0      收藏:0      [点我收藏+]

标签:code   using   bre   als   rmi   oca   problem   chown   cal   

I was able to solve the problem by using chown on the folder: 

sudo chown -R "$USER":admin /usr/local

Also you‘ll (most probably) have to do the same on /Library/Caches/Homebrew:

sudo chown -R "$USER":admin /Library/Caches/Homebrew

How to fix homebrew permissions?

标签:code   using   bre   als   rmi   oca   problem   chown   cal   

原文地址:http://www.cnblogs.com/iosblogx/p/6388013.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!