[GRASS-dev] Re: [GRASS GIS] #559: wingrass stand-alone installer:
MSys console doesn't work
GRASS GIS
trac at osgeo.org
Fri Apr 17 10:49:01 EDT 2009
#559: wingrass stand-alone installer: MSys console doesn't work
---------------------------+------------------------------------------------
Reporter: hamish | Owner: cnielsen
Type: defect | Status: assigned
Priority: minor | Milestone: 6.4.0
Component: Installation | Version: 6.4.0 RCs
Resolution: | Keywords: wingrass
Platform: MSWindows XP | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by cnielsen):
* status: new => assigned
* owner: grass-dev at lists.osgeo.org => cnielsen
* cc: grass-dev at lists.osgeo.org (added)
Comment:
I'll include the fix in the next version of the installer. For now you can
substitute line 88 of msys.bat for these two:
{{{
if "x%*" == "x" start %WD%rxvt -backspacekey -sl 2500 -fg %FGCOLOR% -bg
%BGCOLOR% -sr -fn Courier-12 -tn msys -geometry 80x25 -e /bin/sh --login
-i
if NOT "x%*" == "x" start %WD%rxvt -backspacekey -sl 2500 -fg %FGCOLOR%
-bg %BGCOLOR% -sr -fn Courier-12 -tn msys -geometry 80x25 -e /bin/sh
--login -c "%*"
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/559#comment:1>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list