Skip to content

Instantly share code, notes, and snippets.

@juancolacelli
Created July 20, 2016 14:34
Show Gist options
  • Save juancolacelli/64ea9bd3e9fc33d345c88f02777f0147 to your computer and use it in GitHub Desktop.
Save juancolacelli/64ea9bd3e9fc33d345c88f02777f0147 to your computer and use it in GitHub Desktop.
/usr/local/lib is not writable.
sudo chown -R $(whoami) /usr/local/lib/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment