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 point to the path of the libsqlite3 that
> was 
> picked up by ./configure

But I'm really a newbie.

I think I must add some option to "./configure
--prefix=/path/to/install/prefix [options]", but which option?

Is it something like "./configure --LD_LIBRARY_PATH =/path/to/libsqlite3"?

And a last stupid question: how to find the path of the installed
libsqlite3? With locate?

Thank you




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html
_______________________________________________
gdal-dev mailing list
[email protected]
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to