matthewmueller / dots

WIP bootstrapping library for osx & ubuntu (and maybe others!)
http://lapwinglabs.com/blog/hacker-guide-to-setting-up-your-mac
542 stars 89 forks source link

Permission problem with install.sh #9

Closed ponychicken closed 9 years ago

ponychicken commented 9 years ago

I just setup up a clean machine (thanks!) and had a minor problem: install.sh failed at first try since mkdir /usr/local/ couldn't be created w/o sudo priviledges. I added sudo to the command, but than install.sh failed just a few lines later, so I just run sudo ./install.sh

facastagnini commented 9 years ago

Duplicates #10