[GRASS-user] Re: TIN (Linear interpolation) from points
Vincent Bain
bain at toraval.fr
Sat Mar 17 12:24:29 EDT 2012
oops,
sorry...
Vincent
Le samedi 17 mars 2012 à 17:06 +0100, Martin Landa a écrit :
> Hi,
>
> 2012/3/17 Vincent Bain <bain at toraval.fr>:
> > g.gisenv GRASS_ADDON_PATH
> >
> > should return addons directory path. If not, just type :
> >
> > g.gisenv set="GRASS_ADDON_PATH=/path/to/your/addons"
>
> it will not work GRASS_ADDON_PATH is environmental variable which
> needs to be defined before GRASS starts. In GRASS 6.4.3+ it's possible
> to use GRASS variable called ADDON_PATH
>
> 1) g.gisenv set=ADDON_PATH=$HOME/addons
> 2) restart GRASS
> 3) env | grep GRASS_ADD
> GRASS_ADDON_PATH=/home/martin/addons
>
> Martin
>
More information about the grass-user
mailing list