Quote:
Originally Posted by dhdurgee
. . .
Code:
[root@kindle sox]# LD_LIBRARY_PATH=./lib ./wget
./wget: error while loading shared libraries: libicuuc.so.52: cannot open shared object file: No such file or directory
[root@kindle sox]#
This library is listed in Jessie, but only for amd64 and is an International Components for Unicode library.
. . .
|
You will have to pull the source code package from Debian and build it for ARMel.
Assuming amd64 on your main system (running a Linux) can emulate other processors (including ARM).
Your Kindle (running Amazon/Linux) can not.