Jump to content
Flirc Forums

libreelec

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by libreelec

  1. Trying to do the same thing but I get:

     

    LibreELEC:~/Flirc-3.25.2 # ./flirc_util
    ./flirc_util: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory

    LibreELEC:~/Flirc-3.25.2 # ldd ./flirc_util
            linux-vdso.so.1 (0x00007ffdd8ba5000)
            libreadline.so.6 => not found
            libusb-1.0.so.0 => /usr/lib/libusb-1.0.so.0 (0x00007f020ffc1000)
            libhidapi-hidraw.so.0 => not found
            libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f020ff9e000)
            libc.so.6 => /usr/lib/libc.so.6 (0x00007f020fde8000)
            libudev.so.1 => /usr/lib/libudev.so.1 (0x00007f020fdbd000)
            /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f020ffd5000)
            librt.so.1 => /usr/lib/librt.so.1 (0x00007f020fdb3000)

    Any suggestions?

  2. Hi there,

    facing the same problem (on libreelec). Does anyone know, how to add the missing libraries?

    /flirc_util: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory

    LibreELEC:~/Flirc-3.25.2 # ldd flirc_util
            linux-vdso.so.1 (0x00007ffdd6f7b000)
            libreadline.so.6 => not found
            libusb-1.0.so.0 => /usr/lib/libusb-1.0.so.0 (0x00007fe9e02c5000)
            libhidapi-hidraw.so.0 => not found
            libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fe9e02a2000)
            libc.so.6 => /usr/lib/libc.so.6 (0x00007fe9e00ec000)
            libudev.so.1 => /usr/lib/libudev.so.1 (0x00007fe9e00c1000)
            /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fe9e02d9000)
            librt.so.1 => /usr/lib/librt.so.1 (0x00007fe9e00b7000)

    Cheers!

×
×
  • Create New...