Anais Gwendoline Labarre wrote on 07/25/2007 03:00 PM: > Thanks for your response, > > here is the result of the g.gisenv command : > ELF 64-bit LSB executable, AMD x86-64, > version 1 (SYSV), for GNU/Linux 2.4.0, > dynamically linked (uses shared libs), > not stripped > > uname -a : > Linux desktop-nuno 2.6.9-55.0.2.EL.cern #1 > Wed Jun 27 12:27:53 CEST 2007 > i686 i686 i386 GNU/Linux > > For the g.region problem, I modify the WIND and DEFAULT_WIND files and > there is no longer any error :) > > Anaïs, this indicates that you try to run a binary compiled for 64bit CPU on a 32bit CPU (i686). This won't work.
You could either download a 32bit GRASS or compile it yourself (isn't that hard, see http://grass.gdf-hannover.de/wiki/Compile_and_Install ) Markus ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------ _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

