Hi Maris,
On Wed, Dec 3, 2008 at 10:36 AM, <svn_grass@osgeo.org> wrote:
+nano Makefile # edit MODULE_TOPDIR setting
+make
You can just do this instead:
make MODULE_TOPDIR=/path/to/grass64/
cheers
Markus
Hi Maris,
On Wed, Dec 3, 2008 at 10:36 AM, <svn_grass@osgeo.org> wrote:
+nano Makefile # edit MODULE_TOPDIR setting
+make
You can just do this instead:
make MODULE_TOPDIR=/path/to/grass64/
cheers
Markus
Hello Markus,
thanks for tip.
I hope to move v.profile into main GRASS module list after 6.4
release. It could be interesting to include such functionality in GUI
based profiling tools, as v.profile is a nice add-on to existing
raster profiling functionality (i.e. create elevation profile from
raster and put place marks from vectors where profile crosses roads,
rivers etc.) and then editing Makefile/providing env variable will not
be required anymore.
Maris.
2008/12/3, Markus Neteler <neteler@osgeo.org>:
Hi Maris,
On Wed, Dec 3, 2008 at 10:36 AM, <svn_grass@osgeo.org> wrote:
+nano Makefile # edit MODULE_TOPDIR setting
+makeYou can just do this instead:
make MODULE_TOPDIR=/path/to/grass64/
cheers
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev
Maris Nartiss wrote:
I hope to move v.profile into main GRASS module list after
6.4 release.
why not put it into trunk (7.0svn) now?
Hamish