Closed revolunet closed 10 years ago
Hey :) Thanks for the feedback !
First thing, you should not need sudo to install using homebrew... Does brew install libksba
(just a test to see what happens without actually installing mariadb !) works without sudo ?
Secondly, you should use curl http://jide.github.io/clamp/install.sh | sudo sh
to run the script using sudo ;)
this gives
~ ▶ $ ▶brew install libksba
Error: Permission denied - /Library/Caches/Homebrew/Formula/libksba.brewing
Thanks for the handy tool :)
Do you use homebrew otherwise ? Do not have any problem usually ?
In case, brew doctor
may help.
Did piping to sudo sh
work ?
It would be better to fix the homebrew issue actually, using sudo with homebrew is not advised.
yes no problem with homebrew usually I don't need mariaDB so it finally worked
thanks
while launching
curl http://jide.github.io/clamp/install.sh | sh
sudo is not "forwarded" to underlying commandes