[GRASS-dev] [GRASS GIS] #1644: OS X: Files are installed outside of --prefix

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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&gt;
GRASS GIS <http://grass.osgeo.org>