Richard, Thanks, but I did check and actually uninstalled many packages(i.e. qgis), but could not get it to work until I reset LD_LIBRARY_PATH as indicated by Johan. Best, Agus
On Fri, Sep 8, 2017 at 12:35 PM, Richard Duivenvoorde <[email protected]> wrote: > On 08-09-17 10:54, Agustin Lobo wrote: >> After installing (with Synaptic) libgdal20, libgdal-dev, gdal-data and >> gdal-bin on >> Debian Buster, I get the following error for any gdal-bin program: >> >> >> alobo@debi:~$ gdalinfo >> gdalinfo: /usr/local/lib/libjpeg.so.62: no version information >> available (required by /usr/lib/libgdal.so.20) >> gdalinfo: /usr/local/lib/libjpeg.so.62: no version information >> available (required by /usr/lib/i386-linux-gnu/libpoppler.so.68) >> gdalinfo: /usr/local/lib/libjpeg.so.62: no version information >> available (required by /usr/lib/libdfalt.so.0) >> gdalinfo: relocation error: /usr/lib/libgdal.so.20: symbol >> TIFFReadRGBATileExt, version LIBTIFF_4.0 not defined in file >> libtiff.so.5 with link time reference >> >> What can I do? >> Thanks > > Just for your info, I'm on testing/buster too, and always compiling with > original Debian libs, so I also have libgdal20 in synaptic (being > 2.2.1+dfsg-2+b2). > With me it works ok. > Maybe you have more gdal's installed? Like you also have one of de QGIS > repo's enabled? And installed gdal from there too? > > Search in Synaptic if you see more versions of libgdal > > Regards, > > Richard Duivenvoorde >
