[GRASS-dev] Re: [GRASS GIS] #916: GRASS 7: make install fails with --prefix

GRASS GIS trac at osgeo.org
Mon Feb 8 21:38:07 EST 2010


#916: GRASS 7: make install fails with --prefix
----------------------+-----------------------------------------------------
  Reporter:  neteler  |       Owner:  grass-dev at lists.osgeo.org
      Type:  defect   |      Status:  new                      
  Priority:  normal   |   Milestone:  7.0.0                    
 Component:  default  |     Version:  svn-trunk                
Resolution:           |    Keywords:                           
  Platform:  Linux    |         Cpu:  Unspecified              
----------------------+-----------------------------------------------------
Comment (by glynn):

 Replying to [ticket:916 neteler]:

 > a series of bugs appear which indicate that the --prefix path
 > was not properly propagated. The problem might be that the
 > Makefile no longer has an "install" target (guessing).

 The "install" target is in Install.make, which is "include"d from the top-
 level Makefile.

 The problem is that r40491 removed the "BINDIR=${UNIX_BIN}" with the
 intention of just using $(UNIX_BIN) instead, but didn't follow through.

 Fixed in r40882.

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


More information about the grass-dev mailing list