Re: [gdal-dev] Issues with GDAL compilation

2015-11-04 Thread Even Rouault
Le mercredi 04 novembre 2015 10:33:11, Matthias Benedikt a écrit : > Hi there, > I'm trying to get GRASS and all its components compiled from source on a > Scientific Linux 6.6. PROJ4, GEOS, netCFD and HDF5 are good to go, except > GDAL. What i did was: > > > cd /path/to/src > svn checkout https:

[gdal-dev] Issues with GDAL compilation

2015-11-04 Thread Matthias Benedikt
Hi there, I'm trying to get GRASS and all its components compiled from source on a Scientific Linux 6.6. PROJ4, GEOS, netCFD and HDF5 are good to go, except GDAL. What i did was: cd /path/to/src svn checkout https://svn.osgeo.org/gdal/branches/1.11/gdal gdal cd /path/to/src/gdal mkdir build CFL