Essayer d'installer MySQL via Homebrew. L'installation semble fonctionner correctement mais j'obtiens une erreur:
"Error: The linking step did not complete successfully
The formula built, but is not symlinked into /usr/local
You can try again using `brew link mysql'"
Naturellement, après cela, j'ai couru:
brew link mysql
Qui a craché:
Error: Could not symlink file: /usr/local/Cellar/mysql/5.5.20/include/typelib.h
/usr/local/include is not writable. You should change its permissions.
J'ai donc couru avec sudo
et j'ai obtenu un "lâche refusant de brasser le lien mysql".