[GRASS-dev] [GRASS GIS] #916: GRASS 7: make install fails with
--prefix
GRASS GIS
trac at osgeo.org
Mon Feb 8 18:52:09 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
Keywords: | Platform: Linux
Cpu: Unspecified |
-------------------------+--------------------------------------------------
When using
{{{
./configure --prefix=/some/path
}}}
compiling and then running
{{{
make install
}}}
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).
Markus
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/916>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list