Compile sqlite3-devel 3.35.4 on CentOS 7

Viewed 187

I am trying to upgrade my sqlite3-devel to 3.35.4. I can download and install the sqlite binary for the standard sqlite3 program but I cannot find a way to get the development version of sqlite3 version 3.35.4.

I need to update Proj to Proj8 which requires sqlite3 => 3.11

CentOS repos only support sqlite3 3.7.17.

How can I get sqlite3 3.35.4 "dev" or "devel" installed on CentOS 7?

0 Answers
Related