Skip to content
  • Emmanuel Milou's avatar
    Bug fix. dlopen uses the installation prefix ( configure ). · 0ae2f823
    Emmanuel Milou authored
    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.
    0ae2f823