[GRASSLIST:5767] Re: Compiling question

Bill Sneed bsneed at midcoast.com
Tue Mar 11 19:07:09 EST 2003


David Finlayson wrote:
> 
> This may be obvious to some, but how do you add multiple directories to an
> option in the configure script?
> 
> in particular:
> 
> --with-postgres-includes=DIRS
> 
> I have header files in both /usr/include/postgres and
> /usr/include/postgres/server
> 
> (Debian 3.0r1 on i686)
> 
> Thanks
> 
>

--with-postgres-includes=`/usr/local/pgsql/include
/usr/local/pgsql/include/internal'

this works for me....note space between dirs & the ` and '  .....hope
that helps

....bill sneed....
...prospect, maine...




More information about the grass-user mailing list