#783: r.watershed fails on wingrass ---------------------------+------------------------------------------------ Reporter: hamish | Owner: [email protected] Type: defect | Status: new Priority: major | Milestone: 6.4.0 Component: Raster | Version: 6.4.0 RCs Resolution: | Keywords: r.watershed, wingrass Platform: MSWindows XP | Cpu: x86-32 ---------------------------+------------------------------------------------ Changes (by glynn):
* milestone: 6.4.1 => 6.4.0 Comment: Replying to [comment:8 mmetz]: > I tried double quotes, single quotes, space at the end, G_system() instead of system() and all combinations thereof. Nothing works. Only without any quotes around the $GISBASE/etc/r.watershed.[ram|seg] part does it run, otherwise I got the above described error. The new wxGUI, map display, r.info and v.info work, also r.watershed without the quotes. Does it work (with the quotes) if you add ".exe" to the end of the command name and/or use G_convert_dirseps_to_host()? I suspect that eliminating the quotes will mean that it fails if GRASS is installed in a directory which contains spaces, and without Administrator privileges you may be unable to install GRASS in a directory which doesn't contain spaces. -- Ticket URL: <https://trac.osgeo.org/grass/ticket/783#comment:10> GRASS GIS <http://grass.osgeo.org>
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
