[GRASS5] [bug #1227] (grass) headers and libs not found on Suse 8.0

Glynn Clements glynn.clements at virgin.net
Wed Aug 7 19:41:38 EDT 2002


Request Tracker wrote:

> Subject: headers and libs not found on Suse 8.0
> 
> Platform: GNU/Linux/i386
> grass obtained from: Mirror of Trento site
> grass binary for platform: Compiled from Sources
> GRASS Version: 5.0.0pre5
> 
> The current configuration does not locate the curses.h and libcurses.*
> files that Suse has located in /usr/lib/curses and
> /usr/include/curses.

Use
	--with-curses-includes=/usr/include/curses
and
	--with-curses-libs=/usr/lib/curses.

> Also, the current configuration does not find the postgress headers
> that Suse has hidden in /usr/include/pgsql/server and
> /usr/include/pgsql/libpq.

Use
	--with-postgres-includes='/usr/include/pgsql/libpq /usr/include/pgsql/server'

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-dev mailing list