Hi,
I have solved it, adding "--with-pgeo=yes"
Thank you to Richard Greenwood for the private email about it.
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev
Hi,
I have installed unixodbc and odbc-mdbtools:
```
sudo apt-get install unixodbc odbc-mdbtools
```
I compile myself GDAL in my Linux machine, but I must use an old 2.4.x
version.
Currently I configure it in this way
```
./configure --prefix=/usr/local --with-sqlite3=/usr/local
--with-spatiali