[GRASS-dev] Re: [GRASS GIS] #534: g.gui doesn't work in ms-windows
GRASS GIS
trac at osgeo.org
Tue Jan 12 14:41:22 EST 2010
#534: g.gui doesn't work in ms-windows
---------------------------+------------------------------------------------
Reporter: cnielsen | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: reopened
Priority: major | Milestone: 6.4.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: | Keywords:
Platform: MSWindows XP | Cpu: Unspecified
---------------------------+------------------------------------------------
Comment (by glynn):
Replying to [comment:5 glynn]:
> Does:
{{{
$GRASS_PYTHON $GISBASE/etc/wxpython/wxgui.py &
}}}
> work?
Duh; this is Windows; that should be:
{{{
"%GRASS_PYTHON%" "%WINGISBASE%\etc\wxpython\wxgui.py"
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/534#comment:6>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list