<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 22/02/2011 01:45, Glynn Clements wrote:
<blockquote cite="mid:19811.1852.15776.139069@cerise.gclements.plus.com"
 type="cite">
  <pre wrap="">Luigi Ponti wrote:

  </pre>
  <blockquote type="cite">
    <blockquote type="cite">
      <pre wrap="">Unfortunately, there isn't a simple option for running GRASS on
Windows at the moment. The official Windows packages for GRASS are
quite badly broken, and doing it yourself is a lot of work.
      </pre>
    </blockquote>
    <pre wrap="">I did notice that.

[...]</pre>
  </blockquote>
  <blockquote type="cite">
    <pre wrap="">Probably the windows user base -- I mean, myself -- has very low 
programming skills, and hence is unable to help move things forward.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This has always been the problem for GRASS. The developers don't
generally develop for Windows, while those using GRASS on Windows
generally aren't developers.

However, this particular issue isn't a programming issue, but a
packaging issue. If you want to use Python for scripting GRASS on
Windows, the best solution is to delete the bundled version of Python
2.5 from the GRASS installation, install Python and the required
add-ons (wxPython, NumPy, PyWin32) from their official installers,
then edit the GRASS start-up script to remove any references to the
bundled version.

  </pre>
</blockquote>
<br>
Thanks.<br>
<br>
I added a note here:<br>
<a class="moz-txt-link-freetext" href="http://grass.osgeo.org/wiki/GRASS_and_Python#MS-Windows">http://grass.osgeo.org/wiki/GRASS_and_Python#MS-Windows</a><br>
<br>
Please, advice if it isn't appropriate.<br>
<br>
Luigi<br>
<br>
<br>
</body>
</html>