[GRASS-dev] [GRASS GIS] #162: r.regressionline incompatability issue in WinGRASS

#162: r.regressionline incompatability issue in WinGRASS
---------------------------------+------------------------------------------
Reporter: isaacullah | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: 6.3.0
Keywords: msys wingrass paste |
---------------------------------+------------------------------------------
r.regressionline uses the unix/Bash command "paste" which is not availble
in the Msys shell. This means that r.regressionline cannot be run on
systems that use the Msys shell (windows).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/162&gt;
GRASS GIS <http://grass.osgeo.org>

#162: r.regressionline incompatability issue in WinGRASS
-------------------------+--------------------------------------------------
  Reporter: isaacullah | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: major | Milestone: 6.4.0
Component: default | Version: 6.3.0
Resolution: | Keywords: msys wingrass paste
-------------------------+--------------------------------------------------
Comment (by hamish):

solution: add paste to supplied utils for winGrass install.

Hamish

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/162#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#162: r.regressionline incompatability issue in WinGRASS
-------------------------+--------------------------------------------------
  Reporter: isaacullah | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: default | Version: 6.3.0
Resolution: fixed | Keywords: msys wingrass paste
-------------------------+--------------------------------------------------
Changes (by marcopx):

  * status: new => closed
  * resolution: => fixed

Comment:

Uploaded the new WinGRASS installer (6.3.0-3) that fixes the bug adding
the msys coreutils to the binary package.

Marco

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/162#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>