diff --git a/HowtoMastodon.md b/HowtoMastodon.md index bf2f0379..1cd03b6d 100644 --- a/HowtoMastodon.md +++ b/HowtoMastodon.md @@ -70,6 +70,13 @@ Installation classique : ### Installation +Attention, si vous avez un `/home` en `noexec`, il faudra le passer en `exec` pour les processus Ruby et NPM. Au risque d'obtenir ce genre d'erreurs : + +~~~ +npm[2990]: Error: Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system. Please install a supported C++11 compiler and reinstall the module 'uws'. +Failed at step EXEC spawning /home/mastodon/.rbenv/shims/bundle: Permission denied +~~~ + #### rbenv Mastodon recommande d'utiliser rbenv avec Ruby 2.4.1.