[GRASS-dev] [GRASS GIS] #854: g.extension does not work on a Mac
GRASS GIS
trac at osgeo.org
Sun May 26 09:26:56 PDT 2013
#854: g.extension does not work on a Mac
---------------------------------+------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Addons | Version: svn-releasebranch64
Keywords: g.extension, addons | Platform: All
Cpu: All |
---------------------------------+------------------------------------------
Comment(by kyngchaos):
I described how it worked for me, which looks like (from the code) it's a
general case:
If the GRASS_ADDON_PATH is a bin folder, ''everything'' is put in that
folder, including compiled commands, scripts and a docs folder with the
help files.
If the GRASS_ADDON_PATH is not a bin folder, but a prefix with its own bin
and docs subfolders, the compiled commands are put in bin, scripts are put
in scripts and help files are put in docs. Scripts are NOT moved to bin.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/854#comment:34>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list