Re: [gdal-dev] Building GDAL with rtree support

2025-05-15 Thread Jon Morris via gdal-dev
l-dev] Building GDAL with rtree support CAUTION: This email originated from outside of JBA and contains one or more links and one or more attachments. DO NOT click links or open attachments unless you recognise the sender's email address and are absolutely certain that the content is saf

Re: [gdal-dev] Building GDAL with rtree support

2025-05-15 Thread Jon Morris via gdal-dev
Hi Jukka, If I just run sqlite3 on the command line (/usr/local/bin/sqlite3) then ENABLE_RTREE is not there, but if I run the version I compiled, /usr/local/install-sqlite-trusted-schema-off/bin/sqlite3, then it is. I suspect one of the downstream dependencies is using the wrong version of sql

Re: [gdal-dev] Building GDAL with rtree support

2025-05-15 Thread Rahkonen Jukka via gdal-dev
Hi, If you suppose that rtree is missing, compile only SQLite and then run this in SQLite pragma compile_options; It should show "ENABLE_RTREE". If that is ok then the error happens in some other place. -Jukka- Lähettäjä: gdal-dev käyttäjän Jon Morris