On Tue, Nov 20, 2007 at 05:18:16PM +0100, Roland Pape wrote: > Hallo, > > >For more efficient batch runs, you might help test r.sun2: > > http://thread.gmane.org/gmane.comp.gis.grass.user/20511/focus=20594 > > > > > > I would like to test r.sun2, but I did not manage to install the addon > on my Cygwin based system. The "make" command produces the following output:
Please take a look at the README in Addons: ############### Compilation The easiest way to compile modules against your GRASS code is by setting MODULE_TOPDIR on the fly to tell 'make' where to find the GRASS source code: make MODULE_TOPDIR=$HOME/grass63/ (adapt to your /path/to/grass6/ ) ######################################### Maybe that helps? > Makefile:9: ../../include/Make/Module.make: No such file or directory > make: *** No rule to make target `../../include/Make/Module.make'. Stop. Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
