Hi,

Is it possible that you can enable FTS5 for sqlite3 on ubuntu xenial.
I noticed that all other (newer) ubuntu releases has it enabled, but
FTS5 is actually available as of version 3.9 and Xenial got 3.11
You simply add --enable-fts5 to the configure step in the rules file.
See: https://www.sqlite.org/fts5.html

I'm working on a music player and we just switched to FTS5, so unless
it's enabled, users of Xenial won't be able to use it.

Jonas


-- 
Ubuntu-devel-discuss mailing list
Ubuntu-devel-discuss@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss

Reply via email to