As you can see I had to replace "libopenal.so.0" with the full path to the library (it's opened by dlopen()). It works, but maybe there is some recommended way to fix this? For ex. Michael suggested to add necessary path to LD_LIBRARY_PATH in wrapper script. -- Alexander Tsamutali