<div dir="ltr">Hi All,<br><div>export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig</div><div><br></div><div>Step 1: gdal 3.1.2 <br>[root@test-22 gdal-3.1.2]# ./configure  <br>configure: Bash completions not requested<br>checking for PROJ >= 6 library... checking for proj_create_from_wkt in -lproj... no<br>checking for internal_proj_create_from_wkt in -lproj... no<br>checking for internal_proj_create_from_wkt in -linternalproj... no<br>configure: error: PROJ 6 symbols not found</div><div><br></div><div>  Step 2:   

PROJ 6

<br></div><div>

[root@test-22 proj-6.3.2]#

<br>checking for pkg-config... /usr/local/bin/pkg-config<br>checking pkg-config is at least version 0.9.0... yes<br>checking for SQLITE3... configure: error: Package requirements (sqlite3 >= 3.11) were not met:<br><br>No package 'sqlite3' found<br><br>Consider adjusting the PKG_CONFIG_PATH environment variable if you<br>installed software in a non-standard prefix.<br><br>Alternatively, you may set the environment variables SQLITE3_CFLAGS<br>and SQLITE3_LIBS to avoid the need to call pkg-config.<br>See the pkg-config man page for more details.</div><div><br></div><div>Step 3:</div><div>[root@pi-22 gdalDevKits]# pwd<br>/root/gdalDevKits<br>[root@pi-22 gdalDevKits]# ls |grep sql<br>sqlite-tools-linux-x86-3320300<br>sqlite-tools-linux-x86-3320300.zip<br>[root@pi-22 gdalDevKits]# cd sqlite-tools-linux-x86-3320300<br>[root@pi-22 sqlite-tools-linux-x86-3320300]# ls<br>sqldiff  sqlite3  sqlite3_analyzer<br>[root@pi-22 sqlite-tools-linux-x86-3320300]# cd /usr/local/bin<br>[root@pi-22 bin]# ls |grep sql<br>sqldiff<br>sqlite3<br>sqlite3_analyzer<br>[root@pi-22 bin]# pwd<br>/usr/local/bin<br>[root@pi-22 bin]# cd /usr/local/lib<br>[root@pi-22 lib]# ls | grep pk<br>pkgconfig<br>[root@pi-22 lib]#<br></div><div><br></div><div>Step 4:</div><div>Still we are hitting "

No package 'sqlite3' found" while installing the proj6</div><div><br></div><div>Kindly help.</div><div><br></div><div>Thanks,</div><div>Kavitha</div><div><br></div><div><br></div><div><br><br><br></div></div>