On Tue, Dec 22, 2015 at 8:48 PM, Vaclav Petras <[email protected]> wrote:
> > On Tue, Dec 22, 2015 at 11:20 AM, Panagiotis Mavrogiorgos < > [email protected]> wrote: > >> 1. whether "~/.grass7/addons/bin" should be added to the PATH (e.g. os. >> path.join(addon_base, 'bin') ) >> 2. whether the respective directories should be added to PATH on windows. > > > Makes sense. There must be similar code in grass.py somewhere, so perhaps > the answer is do it the same as there. > > https://trac.osgeo.org/grass/browser/grass/trunk/lib/init/grass.py > Well, according to lib/init/grass.py, "~/.grass7/.addons/bin" should always be added to PATH while "~/.grass7/addons/scripts" should only be added on non-windows OSes. I can't really comment on the windows issue, but can anyone clarify the usage of the "scripts" sub-directory?
_______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
