stephen sefick schreef:
I am trying to compile the r.stream* set of addons.
Ubuntu 9.10 64 bit
I have installed the grass packages from the repositories
I have also compiled grass 6.5 from source.
I have taken the r.stream* from the addons svn and placed the sources
in the grass source tree - in the raster file
I run make distclean
then navigate to the raster/r.stream* file
run make
and get this error message:
~/source/grass6_devel/raster/r.stream.basins$ make
MODULE_TOPDIR=/usr/local/grass-6.5.svn/lib
Makefile:10: /usr/local/grass-6.5.svn/lib/include/Make/Module.make: No
such file or directory
make: *** No rule to make target
`/usr/local/grass-6.5.svn/lib/include/Make/Module.make'. Stop.
I know I am missing something simple. Thanks to everyone for all of the help.
kind regards,
Hi Stephen,
I can't answer your question, but make the suggestion to repost this
question at the r-sig-geo mailing list. A lot of grass/R users are
active there. You might get more response there.
cheers,
Paul
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.