Comment 5 for bug 323745

Revision history for this message
scratch (kaschei) wrote :

Confirming the bug for me, as well as the hotfix (symlink) and the "real" fix:

change line 234 of source/snd_openal/snd_main.c from
#define ALDRIVER "libopenal.so.0"
to
#define ALDRIVER "libopenal.so.1"

Compiling and running works for me on 10.10