[Gdal-dev] HTTP driver dependency

Frank Warmerdam warmerdam at pobox.com
Wed Sep 26 02:03:41 EDT 2007


On 9/25/07, Howard Butler <hobu.inc at gmail.com> wrote:
> Mateusz,
>
> Oops, this is my fault.  I think we should no-op ImportFromUrl if
> curl is not available, and I forgot to do so when I wrote it.

Howard / Mateusz,

The dependencies on curl are supposed to be resolved at
the gdal/port/cpl_http.cpp level.  The CPLHTTPFetch() function
should just return an error at runtime when curl is not available.

I don't understand why we should see a direct dependency on
curl from the importFromUrl.

Perhaps the two of you can chat with me tomorrow if the
solution is not obvious.

Best regards,
-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent



More information about the Gdal-dev mailing list