Martin wrote:
> to launch wxGUI interface you need to copy teste.py to
> $GISBASE/scripts. Anyway CLI works in every case
> 
> ./teste.py --help


cleaner & survives GRASS version upgrade:
  (or only way if on multi-user machine without write access to $GISBASE)

copy script into the path given by the GRASS_ADDON_PATH enviro variable.
(set before starting GRASS, e.g. in .profile or .bashrc)
this path is automatically added to the system PATH when grass starts.


Hamish



      

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to