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:
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