[GRASS-dev] [GRASS GIS] #1721: Man pages not created for addons

GRASS GIS trac at osgeo.org
Fri Sep 7 12:49:56 PDT 2012


#1721: Man pages not created for addons
--------------------------+-------------------------------------------------
  Reporter:  micha        |       Owner:  grass-dev@…              
      Type:  defect       |      Status:  closed                   
  Priority:  normal       |   Milestone:  6.4.3                    
 Component:  Addons       |     Version:  6.4.2                    
Resolution:  fixed        |    Keywords:  install, g.html2man      
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by micha):

  * status:  new => closed
  * resolution:  => fixed


Comment:

 I see what my problem was. I (mis)read the instructions from
 [http://grass.osgeo.org/wiki/Compile_and_Install#Addons] . I understood
 that MODULE_TOPDIR should refer to the top of the grass installation. Now,
 from you comments, I see it needs to be the directory where source is
 located. When I changed the procedure to:
 {{{
 make MODULE_TOPDIR=~/Downloads/grass-6.4.2/
 sudo make  MODULE_TOPDIR=~/Downloads/grass-6.4.2/ install
 }}}
 it worked fine.

 Maybe the compile and install wiki page should explicitly mention
 "/path/to/unpacked/grass/source"?


 Sorry for the noise, and thanks for the help.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1721#comment:5>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list