[GRASS5] setting grass_addon_path

Markus Neteler neteler at itc.it
Sat Mar 5 06:39:33 EST 2005


On Thu, Mar 03, 2005 at 02:33:36PM +0100, Jachym Cepicky wrote:
> Hallo,
> I would like to have the /home/jachym/bin/grass/ direcotry in GRASS-PATH.
> 
> I added line
> 
>     export PATH=/home/jachym/bin/grass/:$PATH
>  
> into ~/.grass.bashrc
> 
> nothing happend
>
> I set gisenv GRASS_ADDON_PATH
> 
>     g.gisenv set=GRASS_ADDON_PATH=~/bin/grass/
> 
> nothing happend
> 
> How to do this?

Like this:

 export GRASS_ADDON_PATH=$HOME/bin/grass/
 grass60

You have to set it *outside* of GRASS, then start GRASS.

Markus




More information about the grass-dev mailing list