#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):

 make bindist runs instead of make install.

 Make install is for Linux (though it can be used on the Mac too). Make
 bindist makes a *.pkg file that can be generically installed on other
 computers. It includes a package of additional files, including the
 required version of wxPython, so that it will run on most other machines
 without additional dependencies.

 Make install won't fix the xml file problem as far as I can tell. This is
 a failure during make. No one seems to be quite sure what is going on, but
 it seems like Python code is called during make that ignores the
 environment settings for the shell that make is running in. This causes
 the Python code to fail and the xml files to not have their contents
 updated.

 Michael

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2528#comment:12>
GRASS GIS <http://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to