Re: [gdal-dev] Cannot compile 3.3.0 without geos

2021-05-04 Thread thomas bonfort
It's known regression, see https://github.com/OSGeo/gdal/issues/3782 -- thomas On Tue, May 4, 2021 at 10:42 AM Javier Jimenez Shaw wrote: > Hi > > I am trying to compile the new release 3.3.0 in Ubuntu 18.04 with the > option "--without-geos". > > The message is this: > > GEOS support disabled

[gdal-dev] Cannot compile 3.3.0 without geos

2021-05-04 Thread Javier Jimenez Shaw
Hi I am trying to compile the new release 3.3.0 in Ubuntu 18.04 with the option "--without-geos". The message is this: GEOS support disabled configure: error: GEOS support explicitly enabled, but geos-config could not be found I tried also changing to "--with-geo=no", with the same result. (Bot