[GRASS-dev] Re: [GRASS GIS] #1420: wxGUI: modeller
GRASS GIS
trac at osgeo.org
Wed Sep 28 18:10:23 EDT 2011
#1420: wxGUI: modeller
-------------------------+--------------------------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 6.4.2
Component: wxGUI | Version: svn-releasebranch64
Keywords: addons | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by hamish):
Replying to [comment:2 martinl]:
> In r48545 the addons modules are at least scanned.
do not scan $GRASS_ADDON_PATH/bin/ and $GRASS_ADDON_PATH/scripts/. rather
just scan $GRASS_ADDON_PATH. executables are (ie should be) symlinked back
into there if they happened to be installed to ./bin/ or ./scripts/. (I
see no reason why with a little more work bin/ and scripts/ couldn't be
skipped entirely, and save the trouble of the symlinking)
the $GRASS_ADDON_PATH variable is meant to be part of the $PATH variable,
it is not meant to be --prefix= or $ADDON_BASE. (see also William's
approach using $GRASS_ADDON_ETC found in lib/gis/find_etc.c and documented
in macosx/Readme.rtf)
thanks,
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1420#comment:3>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list