[GRASS-user] Recommended GRASS GIS version/installer for Windows?

Dear list,

which version/installer would you recommend for a GRASS GIS (newcommer) under
Windows?

Someone is facing a show-stopper -- in his words:

" When I try to install new addons (for instance the denoise one) simply by
clicking the “fetch” button I get this:" (screenshot at)
<http://ScrnSht.com/barbve&gt;\.

Thank you, Nikos

hi,

which version/installer would you recommend for a GRASS GIS (newcommer)
under
Windows?

IMHO osgeo4w [1] is a good starting point.

I confirm the error message with osgeo4w-wingrass6.4.3RC2 and
osgeo4w-wingrass6.4.3svn please report it as bug.

[1] http://trac.osgeo.org/osgeo4w/

-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Recommended-GRASS-GIS-version-installer-for-Windows-tp5028765p5028769.html
Sent from the Grass - Users mailing list archive at Nabble.com.

Hi,

2013/1/21 Helmut Kudrnovsky <hellik@web.de>:

I confirm the error message with osgeo4w-wingrass6.4.3RC2 and
osgeo4w-wingrass6.4.3svn please report it as bug.

generation of `modules` file is apparently broken on server side (will
take a look). Anyway you can install an extension from wxGUI command
line by running (note .py extension)

g.extension.py ext=<name of extension>

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

2013/1/21 Martin Landa <landa.martin@gmail.com>:

I confirm the error message with osgeo4w-wingrass6.4.3RC2 and
osgeo4w-wingrass6.4.3svn please report it as bug.

in r54732 `g.extension` should be now more resistant. If `modules.xml`
file is not available or broken, the module try to scan SVN directly
(which is much more slow, no description or keywords fetched).

Martin

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Helmut Kudrnovsky:

> I confirm the error message with osgeo4w-wingrass6.4.3RC2 and
> osgeo4w-wingrass6.4.3svn please report it as bug.

Martin Landa:

generation of `modules` file is apparently broken on server side (will
take a look). Anyway you can install an extension from wxGUI command
line by running (note .py extension)

g.extension.py ext=<name of extension>

Thank you Helmut, Martin. I am forwarding this as is.

Best, Nikos