[GRASSLIST:3327] Re: d.mon error in GRASS GIS 5.0.0pre3

Glynn Clements glynn.clements at virgin.net
Mon Mar 11 23:24:07 EST 2002


Francois Delclaux wrote:

> I downloaded the GRASS 5.0.0pre3 sources in my
> RedHat7.1 system. Configuring and compiling were OK.
> Executing Grass5 is OK, too, but when the monitor starts with
> d.mon command, it fails with the following comment :
> 
> GRASS 5.0.0pre3 > d.mon x0
> using default visual which is TrueColor
> ncolors: 65536
> Graphics driver [x0] started
> ERROR: G_realloc: out of memory
> Problem selecting x0. Will try once more
> ERROR: G_realloc: out of memory

Can you please try the following:

	d.mon -s start=x0 &> /dev/null
	d.mon select=x0

That will indicate whether mon.select or XDRIVER is generating the
error; if you still get the error message, it's mon.select, otherwise
it's XDRIVER.

Also, do you have "gdb"?

-- 
Glynn Clements <glynn.clements at virgin.net>



More information about the grass-user mailing list