[GRASS-user] Building 6.5: SQLite3 Error
Rich Shepard
rshepard at appl-ecosys.com
Thu Oct 28 09:33:11 EDT 2010
On Thu, 28 Oct 2010, Markus Metz wrote:
> Not OK, should be --with-sqlite-libs=/usr/lib if the sqlite libs are in /usr/lib
Markus,
The typo was in the message posted here. Here are the configure options:
--with-postgres --with-sqlite --with-sqlite-libs=/usr/lib --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
This morning I see a new error:
checking whether to use Cairo... yes
checking for location of cairo includes...
checking for cairo.h... yes
checking for location of cairo library...
checking for cairo linking flags...
checking for cairo_create... no
configure: error: *** Unable to locate .
When I check the installed cairo packages I see:
cairo-1.8.8-i486-1_slack13.0
cairomm-1.6.4-i486-1_SBo
pycairo-1.8.4-i486-3
and I'm not sure where cairo_create is supposed to be found.
Rich
More information about the grass-user
mailing list