Bug fix. dlopen uses the installation prefix ( configure ).
The previous commit brought a segmentation fault when launching the client. When the daemon is lauched separatly, it uses a wrapper script, but it doesn't when the client start the daemon. SO the LD_LIBRARY_PATH was ignored and the daemon couldn't find the dynamic library for the codecs.
src/audio/NOTES
0 → 100644
Please register or sign in to comment