correctly.
Regards
Godofredo Contreras
> From: even.roua...@mines-paris.org
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] error when opening wcs descriptor
> Date: Wed, 20 May 2009 19:43:55 +0200
> CC: fr...@hotmail.com
>
> Godofredo,
>
> This is ver
Godofredo,
This is very surprising. wms and wcs drivers are only compiled if libcurl is
available.
Assuming your platform is Linux :
My guess is that you have configured a first time without libcurl support,
compiled, observed that libcurl support was missing, reconfigured with
libcurl support
Hi:
I compiled gdal 1.6 from svn source with libcurl, when running gdalinfo
--formats wcs, and wms support is listed.
But when running gdalinfo descriptor.xml I get the following error:
ERROR 6: GDAL/OGR not compiled with libcurl support, remote requests not support
ed.
gdalinfo failed -