I'm trying to add SqLite on Kobo. I downloaded sqlite3 armel package and deps from Debian repo, and removed files already present on the device. Then I created a KoboRoot.tgz and installed it. I get this error:
I think I have to add /usr/lib/arm-linux-gnueabi/ to the library search paths, but I don't know how to do it on Kobo.
Code:
[root@(none) ~]# sqlite3
sqlite3: error while loading shared libraries: libsqlite3.so.0:
cannot open shared object file: No such file or directory