On 28/02/08 18:42, [EMAIL PROTECTED] wrote:
Hi all,
I just compiled GRASS 6.3.0RC5 on Windows using MinGW; I report the following errors: 1) grass63.bat doesn't work! it says: ERROR: LOCATION_NAME not set

From memory I think this is the normal error message you get when you launch grass without an existing .grassrc6 file. Can't you just push OK and then you get to the tcltk startup screen ?

2) If I start grass63 from MSYS it's ok, while if I start with -wxpython it says

Traceback (most recent call last):
File "C:/MSYS/local/grass-6.3.0RC5/etc/wxpython/gis_set.py", line 688, in <module>
    import gui_modules.gcmd as gcmd
File "C:\MSYS\local\grass-6.3.0RC5\etc\wxpython\gui_modules\gcmd.py", line 38, in <module>
    from win32file import ReadFile, WriteFile
ImportError: No module named win32file

You have to install pywin32

http://sourceforge.net/projects/pywin32/

Moritz
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to