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-spatialite=/usr/local --with-geos=/usr/local/bin/geos-config
--with-netcdf=/usr/local --with-proj
```

How to add PGeo support?

Thank you,

Andrea
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to