GDAL
April 21, 2012, 9:15pm
1
#1644: OS X: Files are installed outside of --prefix
--------------------------+-------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Installation | Version: 6.4.2
Keywords: | Platform: Unspecified
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Building GRASS 6.4.2. When running `make install` GRASS __always__ tries
to place a symlink in `/Library/Documentation/Help` which is owned by
root.
This completely hoses non-privileged local installs.
Suggestion:
- Remove lines 307 and 308 from the top level Makefile---or at least
make this action conditional on a configuration option.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1644> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
August 19, 2012, 8:25pm
2
#1644: OS X: Files are installed outside of --prefix
--------------------------+-------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Installation | Version: 6.4.2
Keywords: | Platform: MacOSX
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Changes (by Sharpie):
* priority: normal => major
* platform: Unspecified => MacOSX
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1644#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
November 4, 2012, 9:54pm
3
#1644: OS X: Files are installed outside of --prefix
--------------------------+-------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Installation | Version: 6.4.2
Keywords: | Platform: MacOSX
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Comment(by neteler):
The hardcoded path in
http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/Makefile#L308
should likely be changed.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1644#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 2, 2013, 8:34am
4
#1644: OS X: Files are installed outside of --prefix
--------------------------+-------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.3
Component: Installation | Version: 6.4.2
Keywords: | Platform: MacOSX
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Comment(by hamish):
(now Line 314)
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1644#comment:3> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 12, 2014, 11:29pm
5
#1644: OS X: Files are installed outside of --prefix
--------------------------+-------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: Installation | Version: svn-releasebranch64
Keywords: | Platform: MacOSX
Cpu: Unspecified |
--------------------------+-------------------------------------------------
Changes (by neteler):
* version: 6.4.2 => svn-releasebranch64
* milestone: 6.4.3 => 6.4.4
Comment:
MacOSX devs, please check this one.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1644#comment:4> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
January 14, 2014, 1:46am
6
#1644: OS X: Files are installed outside of --prefix
---------------------------+------------------------------------------------
Reporter: Sharpie | Owner: grass-dev@…
Type: defect | Status: closed
Priority: major | Milestone: 6.4.4
Component: Installation | Version: svn-releasebranch64
Resolution: fixed | Keywords:
Platform: MacOSX | Cpu: Unspecified
---------------------------+------------------------------------------------
Changes (by kyngchaos):
* status: new => closed
* resolution: => fixed
Comment:
fixed - help links now installed on startup in user space
rel64: r58715
dev6: r58714
trunk: r58716
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1644#comment:5> ;
GRASS GIS <http://grass.osgeo.org >