Hello list.
I've just setup grass from osgeo4w. I'm a Linux user but I need to
develop some grass scripts on windows.
When launching it from grass64.bat as tcltk iface, I obtain the
classic prompt for location. I try to set it from EPSG codes but when
I've choosen the name and the code, g.proj.exe crashes with a
"segmentation violation"
I'm working on Windows Vista SP1.
Giovanni
On Tue, 10 Mar 2009, G. Allegri wrote:
Hello list.
I've just setup grass from osgeo4w. I'm a Linux user but I need to
develop some grass scripts on windows.
When launching it from grass64.bat as tcltk iface, I obtain the
classic prompt for location. I try to set it from EPSG codes but when
I've choosen the name and the code, g.proj.exe crashes with a
"segmentation violation"
I'm working on Windows Vista SP1.
Can you give an example g.proj command-line that reproduces the problem?
Do other uses of g.proj also crash?
Paul
I've tried from the osgeo4w shell, after setting GISRC and GRASS_GUI
manually, launching:
g.proj.exe -c epsg=4326 location=WGS84
It happens the same as with the tcltk interface... just a not better
specified crash.
2009/3/10 Paul Kelly <paul-grass@stjohnspoint.co.uk>:
On Tue, 10 Mar 2009, G. Allegri wrote:
Hello list.
I've just setup grass from osgeo4w. I'm a Linux user but I need to
develop some grass scripts on windows.
When launching it from grass64.bat as tcltk iface, I obtain the
classic prompt for location. I try to set it from EPSG codes but when
I've choosen the name and the code, g.proj.exe crashes with a
"segmentation violation"
I'm working on Windows Vista SP1.
Can you give an example g.proj command-line that reproduces the problem?
Do other uses of g.proj also crash?
Paul