v18 LibreELEC Testbuilds for x86_64 (Kodi 18.0)
(2017-07-13, 20:40)Milhouse Wrote:
(2017-07-13, 17:26)laric Wrote: The file is there. Used the install procedure in #6 on first page.

Maybe try "rm -fr /storage/.kodi/cdm" and run the script again? Reboot afterwards.

Tried that. Same error.

Is there a way to see why it can't load the shared lib?

Code:
ldd /storage/.kodi/cdm/libwidevinecdm.so
        linux-vdso.so.1 (0x00007ffe375c1000)
        libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fee58da5000)
        libm.so.6 => /usr/lib/libm.so.6 (0x00007fee58a94000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fee58714000)
        libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fee5850e000)
        librt.so.1 => /usr/lib/librt.so.1 (0x00007fee58306000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007fee581fb000)
        libnss3.so => not found
        libnssutil3.so => not found
        libnspr4.so => not found
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fee57fe2000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007fee57c4a000)
        /usr/lib64/ld-linux-x86-64.so.2 (0x000056019f74b000)

Does this mean I am missing some libs?


Messages In This Thread
RE: LibreELEC Testbuilds for x86_64 (Kodi 18.0) - by laric - 2017-07-13, 21:36
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for x86_64 (Kodi 18.0)24