Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al abrir GRASS me dio un error al no estar predefinido el directorio de datos, estuve revisando a ver si encontraba una carpeta que el instalador creara para tal fin, pero no la halle, realmente la crea?..Decidí crear mi propio directorio, copie una locación de prueba, pero GRASS me arroja el siguiente error:
Erro setting region (Problem with g.region?): child lilled:unknown signal
please consider this is international ML (for those who cannot speak Spanish).
Martin
2009/2/11 Marilena Yeguez <myeguez@hotmail.com>:
Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para
Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al
abrir GRASS me dio un error al no estar predefinido el directorio de
datos, estuve revisando a ver si encontraba una carpeta que el instalador
creara para tal fin, pero no la halle, realmente la crea?...Decidí crear mi
propio directorio, copie una locación de prueba, pero GRASS me arroja el
siguiente error:
Erro setting region (Problem with g.region?): child lilled:unknown signal
Agradezco a quien pueda ayudarme...
Marilena
________________________________
Get news, entertainment and everything you care about at Live.com. Check it
out!
________________________________
Invite your mail contacts to join your friends list with Windows Live
Spaces. It's easy! Try it!
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user
I confirm that error on old latlong location (created over 1 years ago, I didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text mode Addational masage in text console are:
Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
while executing
"lappend region $monitor_zooms($mon,1,$attr)"
(procedure "MapCanvas::currentzoom" line 15)
invoked from within
"MapCanvas::currentzoom $mon"
(procedure "MapCanvas::coordconv" line 23)
invoked from within
"MapCanvas::coordconv $mon"
(procedure "MapCanvas::create" line 68)
invoked from within
"MapCanvas::create"
(procedure "Gm::startmon" line 11)
invoked from within
"Gm::startmon"
(procedure "Gm::create" line 79)
invoked from within
"Gm::create"
(procedure "main" line 30)
invoked from within
"main $argc $argv"
(file "/usr/local/grass-6.4.svn/etc/gm/gm.tcl" line 566)
Jarek
Marilena Yeguez pisze:
Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al abrir GRASS me dio un error al no estar predefinido el directorio de datos, estuve revisando a ver si encontraba una carpeta que el instalador creara para tal fin, pero no la halle, realmente la crea?...Decidí crear mi propio directorio, copie una locación de prueba, pero GRASS me arroja el siguiente error:
Erro setting region (Problem with g.region?): child lilled:unknown signal
Agradezco a quien pueda ayudarme...
Marilena
On Sun, Feb 15, 2009 at 8:41 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:
I confirm that error on old latlong location (created over 1 years ago, I
didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text
mode Addational masage in text console are:
Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
while executing
This is typically a GDAL problem.
What does
g.region -p
say? Please test this since you can use GRASS in text mode.
g.region says:
EROR:Invalid ellipsoid '�' in file PROJ_INFO in <PERMANENT>
I removed PROJ_INFO and now grass can be used in gui (gis.m) mode
thanks for tip
Jarek
Markus Neteler pisze:
On Sun, Feb 15, 2009 at 8:41 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:
I confirm that error on old latlong location (created over 1 years ago, I
didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text
mode Addational masage in text console are:
Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
while executing
This is typically a GDAL problem.
What does
g.region -p
say? Please test this since you can use GRASS in text mode.