Re: [gdal-dev] Not able to build GDAL on RHEL_5 64 bit?

2016-06-22 Thread Even Rouault
> The version (3.3.6) of sqlite in RHEL_5 does not appear to include those > functions (RHEL_6 has sqlite version 3.6.20 which does contain those > functions). > > You *may* be able to build gdal without sqlite but I have never tried. "./configure --without-sqlite" does work (make sure to "make c

Re: [gdal-dev] Not able to build GDAL on RHEL_5 64 bit?

2016-06-22 Thread Andrew C Aitchison
On Wed, 22 Jun 2016, sablok wrote: I am trying to compile gdal-2.0.2 from source using this tarball https://trac.osgeo.org/gdal/wiki/DownloadSource I have tried to navigate through every conceivable error on this mailing list archive to resolve the issues I have encountered while compiling it fr

[gdal-dev] Not able to build GDAL on RHEL_5 64 bit?

2016-06-22 Thread sablok
I am trying to compile gdal-2.0.2 from source using this tarball https://trac.osgeo.org/gdal/wiki/DownloadSource I have tried to navigate through every conceivable error on this mailing list archive to resolve the issues I have encountered while compiling it from source. The set of commands I am us

Re: [gdal-dev] GSoC GDAL DWG Support [Week 4]

2016-06-22 Thread Борзых Александр Андреевич
Hello, Even Sorry for late response. I have been working on tasks you have listed, but didn’t manage to answer your question: Part of geometry attributes will be in OGR Simple style, and things that can’t be fitted there - will be just as feature style strings (as DXF driver does). By the way,