<div dir="ltr"><div><div><div><div><div><div>I got a source of sqlite3 from amalgation. I compiled on linux to get a static lib say libsqlite3.a <br><br></div>I want to build GDAL with sqlite3 support,<br><br></div>so I tried to use ./configure --with-sqlite3=path<br><br></div>the path has include folder and lib folder (as subfolder) containing the libsqlite3.a<br><br></div>gdal failed to detect the sqlite3 in that specified location. <br><br></div>Is that I am doing correct. Can anyone point be the right direction, this will be of great help.<br><br></div>Gane<br></div>