View Single Post
Posts: 75 | Thanked: 269 times | Joined on Aug 2012
#1
I compiled the latest version of sqlite using maemo's source files and the sqlite's amalgamation source files in SDK VM.

Changes from stock(3.6.14.1) to 3.8.1
http://www.sqlite.org/changes.html

Before installing:
1. Make backups of the following files
- /usr/lib/libsqlite3.so.0
- /usr/lib/libsqlite3.so.0.8.6
- /usr/bin/sqlite3
- any *.db files that use sqlite3

Installation:
1. copy libsqlite3.so.0 and libsqlite3.so.0.8.6 to /usr/lib/
2. copy sqlite3 to /usr/bin/
3. REBOOT (Everything will start failing until you reboot.)

Reverting back:
To revert back to stock all just replace the 3 files above with your backed up copies. The databases themselves should be fine as 3.8.1 is backwards compatible with 3.6.14-1

Download link:
http://www.mediafire.com/download/pu...e-3.8.1.tar.gz

The reason why this isn't a deb file is because I was getting an "Incompatible application package" with the SDK VM for both my .deb and the stock .deb. So I will package this when I figure out what the problem is.

This is the first time I've done any sort of debian packaging/compiling for maemo, so any help is appreciated.

Edit: See post #2 on installation instructions for the debs

Finally attached is a screenshot of it running on my n900.
Attached Images
 

Last edited by Ilew; 2013-10-29 at 10:33. Reason: Compiled debs
 

The Following 13 Users Say Thank You to Ilew For This Useful Post: