[gdal-dev] How to run autotest
John Daniel
jdaniel at etresoft.com
Thu Apr 18 06:59:59 PDT 2019
That's it. I didn't expect gdal to already be installed. I should have used a different distro for this.
John Daniel
Etresoft, Inc.
> On Apr 18, 2019, at 5:17 AM, Even Rouault <even.rouault at spatialys.com> wrote:
>
>> E ImportError:
>> /home/parallels/OS-GIS/platforms/linux/x86_64/gdal/lib/python2.7/site-packa
>> ges/osgeo/_gdal.so: undefined symbol: CPLGetErrorCounter
>
> Try
>
> ldd /home/parallels/OS-GIS/platforms/linux/x86_64/gdal/lib/python2.7/site-packages/osgeo/_gdal.so
>
> and check which libgdal.so it links to. It is likely that it is not the right one.
>
> You'll have to adjust your LD_LIBRARY_PATH then.
> Sourcing scripts/setdevenv.sh should do that for you
>
>
> --
> Spatialys - Geospatial professional services
> http://www.spatialys.com
More information about the gdal-dev
mailing list