Hi Even,
thank you very much.
Even Rouault-2 wrote
> It looks you have at least two libsqlite3 installed on your system ? You
> built
> against one that has sqlite3_column_table_name available, but at runtime
> the
> dynamic loader finds one that has not it.
> You can use LD_LIBRARY_PATH to poi
On lundi 16 octobre 2017 23:47:54 CEST aborruso wrote:
> Hi all,
> I have tried to build GDAL 2.2 [1], using this steps [1].
>
> I have no problem in building, but after I have installed it, I have this
> error for every GDAL/OGR command I run:
>
> "symbol lookup error: /usr/lib/libgdal.so.20: un
Hi all,
I have tried to build GDAL 2.2 [1], using this steps [1].
I have no problem in building, but after I have installed it, I have this
error for every GDAL/OGR command I run:
"symbol lookup error: /usr/lib/libgdal.so.20: undefined symbol:
sqlite3_column_table_name"
I'm a newbie, I do not kn