[GRASS-dev] [GRASS GIS] #764: Can the install process accept a
DESTROOT additional variable?
GRASS GIS
trac at osgeo.org
Mon Sep 28 01:54:44 EDT 2009
#764: Can the install process accept a DESTROOT additional variable?
------------------------------+---------------------------------------------
Reporter: vince | Owner: grass-dev at lists.osgeo.org
Type: enhancement | Status: new
Priority: minor | Milestone: 6.4.0
Component: Installation | Version: unspecified
Keywords: install DESTROOT | Platform: MacOSX
Cpu: OSX/Intel |
------------------------------+---------------------------------------------
Many Makefiles now accept an additional variable called DESTROOT that
specifies a kind of root install location, considering all other paths
relative to this root. This is used by Macports to install applications in
special locations, while using soft links to make the files visible in the
standard directories.
This appear to be not supported by the install Makefile of Grass. If I use
a modified prefix, I get a normal file behaviour, but because of the
-install_name flag in the include/Make/Plateform file, all the libraries
and their dependencies are wrong (as well as the file that are linked
against them, like etc/lock). Could it be possible before 6.4.0 release to
enhance the Makefile in order to support this type of installation?
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/764>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list