Hi dear Grass users,

I'm wondering how/if one can run an Add-On command while invoking grass
from the --exec interface.

As an example, if I run :

   grass79 /path/to/my/location/mapset --exec g.list rast

I succeed.

As well as checking my GRASS_ADDON_PATH :

   echo $GRASS_ADDON_PATH
   /usr/local/grass-addons/

   But :

   grass79 /path/to/my/location/mapset --exec r.my.addon

   fails :

   [Errno 2] No such file or directory: 'r.my.addon': 'r.my.addon'
   Exiting...


   Would anyone help me solve this issue ?
   Have a nice sunday,

   Vincent.

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to