Le mardi 19 mai 2015 13:02:48, Ari Jolma a écrit : > 19.05.2015, 13:25, Even Rouault kirjoitti: > > ogrinfo strade.shp -dialect sqlite -sql "select spatialite_version()" > > "no such function" :D > > It's not finding the SpatiaLite at all. I'm using libsqlite3-0 from > ubuntu and libspatialite is now my own compiled. I removed the ubuntu > version. ldconfig shows I'm using the new one. I configured and compiled > gdal and it finds libspatialite. ldd ogr2ogr (there is only the ogr2ogr > I made) shows a link to the new libspatialite.
Did you "make clean" between your different ./configure attempts ? > > Ari -- Spatialys - Geospatial professional services http://www.spatialys.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
