Homebrew: Could not symlink, /usr/local/bin is not writable -



Homebrew: Could not symlink, /usr/local/bin is not writable -

while installing tig, homebrew displaying next issues while installing dependency:

error: `brew link` step did not finish formula built, not symlinked /usr/local not symlink bin/a2x /usr/local/bin not writable. can seek 1 time again using: brew link asciidoc

following alex' answer able resolve issue; seems issue non specific packages beingness installed of permissions of homebrew folders.

sudo chown -r `whoami`:admin /usr/local/bin

for packages, may need /usr/local/share.

homebrew

Comments

Popular posts from this blog

java Multi query from Mysql using netbeans -

c# - DotNetZip fails with "stream does not support seek operations" -

c++ - StartServiceCtrlDispatcher don't can access 1063 error -