Rich Shepard wrote: > I've not hit this error when I last built -6.5, and the sqlite libs are in > /usr/lib/.
OK. > I think I need to refine the location in the configure file, but > want to check here first. > > The error is: > > checking for location of SQLite library... checking for sqlite3_open in > -lsqlite3... no > checking for sqlite3_open in -lsqlite3... no > configure: error: *** Unable to locate SQLite library. > > and the configure command includes: > > --with-postgres --with-sqlite --with-sqlite-libs=/usr/sqlite Not OK, should be --with-sqlite-libs=/usr/lib if the sqlite libs are in /usr/lib Markus M --with-cairo > --with-freetype --with-cxx \ > --with-geos=usr/bin/geos-config --with-gdal=/usr/bin/gdal-config \ > --with-python=/usr/bin/python-config --with-wxwidgets=/usr/bin/wx-config \ > --with-includes=/usr/include/ --with-libs=/usr/lib/ --enable-largefile > > I'm not seeing my error here. Please point it out to me. > > Rich > > > > > > _______________________________________________ > grass-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/grass-user > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
