[GRASSLIST:1416] Re: compiling GRASS
Martin Wegmann
mailinglist.wegmann at web.de
Mon Oct 6 12:58:13 EDT 2003
Hello,
I compiled the GRASS source 5.0.2 but it stopps after:
./configure --with-gdal --without-gd --with-tcltk-includes=/usr/include/tcl8.4
-with-PostgreSQL-includes=/usr/include/postgresql
hecking Tk version... 8.4
checking for location of Tcl/Tk library...
checking for Tcl_Init in -ltcl... no
checking for Tcl_Init in -ltcl... no
checking for Tcl_Init in -ltcl8.4... yes
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk... no
checking for Tk_MainWindow in -ltk8.4... yes
checking whether to use PostgreSQL... yes
checking for location of PostgreSQL includes...
checking for libpq-fe.h... no
configure: error: *** Unable to locate PostgreSQL includes.
but the path is correct, find prompts that:
baliola at diomedea: $ find /usr -name libpq-fe.h
/usr/include/postgresql/libpq-fe.h
--without-PostrgreSQL does not help either.
any idea? thanks Martin
More information about the grass-user
mailing list