[GRASS-user] gis.m crashes at startup

Hi List!

I’ve a problem running grass 6.5 svn on Ubuntu 8.04 64 bit (just installed).

When entering a location, gis.m crashes and in terminal it writes:

GRASS 6.5.svn (brenta):~ > Error in startup script: can’t read “prj(proj)”: no such variable
while executing
“if { $prj(proj) == “ll”} {set proj_is_ll 1}”
(procedure “MapCanvas::get_mapunits” line 22)
invoked from within
“MapCanvas::get_mapunits”
(procedure “MapCanvas::create” line 37)
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.5.svn/etc/gm/gm.tcl” line 602)

Any idea?

Thank you in advance

Margherita