[GRASS-user] Re: Installing r.area

Hamish hamish_b at yahoo.com
Mon Aug 2 09:14:41 EDT 2010


Markus N:
> > ...does /opt/grass/include/ contain anything? Does it have
> > a subdirectory grass/ with a series of .h files? This are
> > needed and not found above since there is something wrong
> > with your paths.

LeeDaniel:
> The directory /opt/grass/include/grass/ does indeed exist
> and it's got 89 *.h files and four folders. Maybe it's just
> looking at the wrong path?
 
> > What reports
> > echo $GISBASE
> > in a GRASS session? 
> 
> It returns
> /opt/grass
> So it looks like my GISBASE is where my package manager
> installed it. At least that's where the relevant files are.


try 

cd /to/where/r.area/is/
# should see main.c here

make MODULE_TOPDIR=/opt/grass/


Hamish



      


More information about the grass-user mailing list