[GRASS-dev] Re: [GRASS GIS] #620: Platform.make odd variables
settings
GRASS GIS
trac at osgeo.org
Mon Jul 13 22:11:01 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 hamish):
Replying to [comment:5 mlennert]:
> While waiting for a solution to this, what is the recommended
> way of compiling addons without downloading the entire source
> tree ?
try
{{{
svn checkout --non-recursive https://svn.osgeo.org/grass/grass-
addons/path/to/addon/
cd /path/to/addon/
make MODULE_TOPDIR=/path/to/grass_source_tree/
}}}
you probably would not use --non-recursive in this case, but it may give
you an idea how it can be made to be flexible.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/620#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list