Thread: Sqlite on Kobo
View Single Post
Old 03-25-2014, 08:56 PM   #1
Lucas Malor
Pain in the arse
Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.Lucas Malor will give the Devil his due.
 
Lucas Malor's Avatar
 
Posts: 758
Karma: 77856
Join Date: Apr 2013
Device: Kobo Aura One, Kindle 4
Sqlite on Kobo

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:

Code:
[root@(none) ~]# sqlite3 
sqlite3: error while loading shared libraries: libsqlite3.so.0: 
cannot open shared object file: No such file or directory
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.
Lucas Malor is offline   Reply With Quote