[gdal-dev] Compiling GDAL for Linux and enabling PGeo format
andy
aborruso at gmail.com
Mon Jul 25 04:27:53 PDT 2022
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20220725/df73e503/attachment.htm>
More information about the gdal-dev
mailing list