Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Got it working now including the add-ons thanks to all your help. It seems the compile and install page says it all: http://grass.osgeo.org/wiki/Compile_and_Install#Configure_options_and_their_meanings I just need to understand how it works. cheers, maning On Wed, Jun 11, 2008 at 1:05 PM, manin

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Wohoo! Now it running. One last question, I have checked out from svn the grass-addons particularly the imagery. How do I add them in the compilation? cheers, maning On Wed, Jun 11, 2008 at 12:28 PM, Glynn Clements <[EMAIL PROTECTED]> wrote: > > Hamish wrote: > >> these instructions should help

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread Glynn Clements
Hamish wrote: > these instructions should help: > http://grass.osgeo.org/wiki/Compile_and_Install#Platform_Specific_Notes > > > one thing there I don't understand: it recommends to do: > CFLAGS="-g" LDFLAGS="-s" ./configure > > -g adds debugging hooks, but -s strips away debug messages. ???

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread Hamish
maning: > Following the link > http://svn.debian.org/wsvn/pkg-grass/packages/grass/trunk/debian/control?op=file > I installed all dependencies from hardy's default repo. > > The configure logs this tells me: > configure:8436: checking whether to use Tcl/Tk > configure:8456: checking for location o

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
Thanks Hamish. Following the link > http://svn.debian.org/wsvn/pkg-grass/packages/grass/trunk/debian/control?op=file I installed all dependencies from hardy's default repo. The configure logs this tells me: configure:8436: checking whether to use Tcl/Tk configure:8456: checking for location of Tc

Re: [GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread Hamish
maning sambale > > I have installed grass63 fro les-ejk repo on a gutsy. > > I then checkout from svn the releasebranch_6_3 rev. 31664 > > > > Know doing: > > ./configure ... > > > > I get this error: > > Unable to locate curses includes. ... > the config.log says: > > configure:5411: checking wh

[GRASS-user] Re: updating from GRASS from svn Unable to locate curses includes

2008-06-10 Thread maning sambale
the config.log says: configure:5411: checking whether to use Curses configure:5430: checking for curses.h configure:5438: gcc -E conftest.c >/dev/null 2>conftest.out configure:5434:20: error: curses.h: No such file or directory configure: failed program was: #line 5433 "configure" #include "conf