Skip to content

configure: error: SQLite3 library >= 3.6.19 was not found

I tried both, sudo apt-get install sqlite and building from source but problem persists. Then I tried this command and it works. May be it helps someone else.

sudo apt-get install libsqlite3-dev

https://dba.stackexchange.com/questions/52336/configure-error-sqlite3-library-not-found