[GRASS-dev] Re: [GRASS GIS] #620: Platform.make odd variables
settings
GRASS GIS
trac at osgeo.org
Tue Jul 14 04:31:15 EDT 2009
#620: Platform.make odd variables settings
---------------------------+------------------------------------------------
Reporter: frankie | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Installation | Version: 6.4.0 RCs
Resolution: | Keywords:
Platform: Unspecified | Cpu: Unspecified
---------------------------+------------------------------------------------
Comment (by mlennert):
Replying to [comment:9 hamish]:
> Replying to [comment:8 mlennert]:
> > So this means that there is no way to avoid downloading the
> > entire source tree ?
>
> no, just the opposite.
>
> e.g. to download v.strahler:
>
> {{{
> svn checkout https://svn.osgeo.org/grass/grass-addons/vector/v.strahler
> }}}
>
I'm not talking about checking out the AddOn, I'm talking about compiling
it. You suggest:
{{{
make MODULE_TOPDIR=/path/to/grass_source_tree/
}}}
which indicates that I need the source tree for compilation...
I am looking for a way to get the equivalent of
{{{
make MODULE_TOPDIR=/usr/lib/grass
}}}
but working around the bug reported here...
This is not for me, but for my students who would like to install some
addons, and so I would like to know if there is any way for them to do so
currently, using the grass-dev package, or whether this bug makes this
impossible.
Moritz
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/620#comment:10>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list