oops, sorry... Vincent
Le samedi 17 mars 2012 à 17:06 +0100, Martin Landa a écrit : > Hi, > > 2012/3/17 Vincent Bain <[email protected]>: > > 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 > _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
