[GRASS-dev] [GRASS GIS] #2528: r.shade not in menu
GRASS GIS
trac at osgeo.org
Tue Jan 6 12:31:32 PST 2015
#2528: r.shade not in menu
--------------------------+-------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: reopened
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: toolboxes, menu, r.shade
Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment(by cmbarton):
Here is an update.
AFAICT, you can't run GRASS from the ../dist... folder on the Mac. It
won't start because it needs environmental settings provided by packaging
as an *.app.
I can run another version of GRASS, cd into the source ../wxpython
directory.
make clean
make
will create the xml files
running the following, without make clean will also generate them.
python core/toolboxes.py > xml/menudata.xml
python core/toolboxes.py "module_tree" > xml/module_tree_menudata.xml
But then I have to copy the xml files into the ../dist... folder before
making a binary package.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2528#comment:18>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list