Markus Metz wrote: > > --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
It should never be necessary to specify /usr/lib or /usr/include explicitly, and may be counter-productive (mainly with older versions of gcc on platforms where it is not the "official" compiler). -- Glynn Clements <[email protected]> _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
