PW:
Quote:
[root@kindle root]# unset LD_LIBRARY_PATH
[root@kindle root]# echo $LD_LIBRARY_PATH
[root@kindle root]# /mnt/us/extensions/system/bin/busybox
-sh: /mnt/us/extensions/system/bin/busybox: not found
|
I'll go test it on something else.
hhmm
KT:
Quote:
[root@kindle root]# LD_DEBUG=libs /mnt/us/extensions/system/bin/busybox ls --help
-sh: /mnt/us/extensions/system/bin/busybox: not found
|
erm...[root@kindle root]# LD_DEBUG=libs /mnt/us/extensions/system/usr/bin/lua
-sh: /mnt/us/extensions/system/usr/bin/lua: not found
I did manage to get a:
Quote:
uname: error while loading shared libraries: ld-linux-armhf.so.3: cannot open shared object file: No such file or directory
lipc-set-prop: error while loading shared libraries: ld-linux-armhf.so.3: cannot open shared object file: No such file or directory
/usr/bin/lipc-set-prop: error while loading shared libraries: ld-linux-armhf.so.3: cannot open shared object file: No such file or directory
killall: error while loading shared libraries: ld-linux-armhf.so.3: cannot open shared object file: No such file or directory
|
out of my login script...
OTHER KT: Same. hmmm... *scratches head*