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
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