Comment 30 for bug 273558

Revision history for this message
Robert Jaemmrich (mail-robert-jaemmrich) wrote :

I'm running X-Plane 10.03 Beta 10 on Ubuntu Oneiric 64 here.

A X-Plane MessageBox states that "We could not locate an load OpenAL" while strace shows

open("/usr/lib32/libopenal.so", O_RDONLY) = 13
read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340k\0\0\0\0\0\0"..., 512) = 512
close(13)
(...)
open("/usr/lib/libopenal.so", O_RDONLY) = 13
read(13, "\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0\340k\0\0\0\0\0\0"..., 512) = 512
close(13)

Any workaround is very appreciated. :-)