diff --git a/README.md b/README.md index 31dedbb..c9b25c8 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,12 @@ Unfortunately MumbleDJ likely will not work with `gccgo`. MumbleDJ is developed Don't worry about it. The compilation went through successfully, OpenAL is not needed by the bot. +**I receive the following message when building MumbleDJ: "cannot create /go.o: No such file or directory"** + +Execute the following before building: + +```export TMPDIR=/tmp``` + ## AUTHOR [Matthieu Grieger](http://matthieugrieger.com)