Hello all,

I am trying to run a script in GRASS 7 (which was kindly written for me by 
Micha 
Silva for GRASS 6.4) which requires the g.ask module that I believe has been 
removed (http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures). With what should 
I replace this this command?

Thanks in advance,
Rebecca




________________________________
From: LeeDaniel <lee.daniel.1...@gmail.com>
To: grass-user@lists.osgeo.org
Sent: Tue, 3 August, 2010 12:37:33
Subject: [GRASS-user] Re: Installing r.area


Alright... I tried the following:
l...@pc19384:~> svn checkout
https://svn.osgeo.org/grass/grass-addons/raster/r.area/
A    r.area/main.c
A    r.area/description.html
A    r.area/Makefile
Ausgecheckt, Revision 42981.
l...@pc19384:~> cd r.area/
l...@pc19384:~/r.area> make MODULE_TOPDIR=/opt/grass/
test -d OBJ.i686-pc-linux-gnu || mkdir -p OBJ.i686-pc-linux-gnu
gcc -I/usr/src/packages/BUILD/grass-6.4.0RC6/dist.i686-pc-linux-gnu/include 
-O2       -DPACKAGE=\""grassmods"\" 
-I/usr/src/packages/BUILD/grass-6.4.0RC6/dist.i686-pc-linux-gnu/include -o
OBJ.i686-pc-linux-gnu/main.o -c main.c
main.c:19:23: schwerwiegender Fehler: grass/gis.h: Datei oder Verzeichnis
nicht gefunden
Kompilierung beendet.
make: *** [OBJ.i686-pc-linux-gnu/main.o] Fehler 1

Same error message, it doesn't find what it's looking for.

I looked at the error report and was a bit confused. Does this mean that
there's no way around this other than compiling GRASS from source? Or is it
perhaps possible to download the GRASS source and keep my distributed GRASS
version and just use the source to compile r.area?

Thanks,
Daniel
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/Installing-r-area-tp5340139p5367915.html
Sent from the Grass - Users mailing list archive at Nabble.com.
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user



      
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to