[GRASS5] recent cvs d.m gis.m errors

Andrew Danner adanner at cs.duke.edu
Tue Feb 21 18:27:42 EST 2006


I did a cvs update Tuesday 21 Feb around 23Z and d.mon x0, d.m and gis.m
all give runtime errors (see below).  Is this a temporary problem or am
I doing something wrong?  I'm using Ubuntu (Hoary) on x86. I usually use
tcl/tk 8.3 but when that wasn't working I also tried 8.4 with the same
result. nviz pops up the UI box, but no visualization window. 

Ideas?

-Andy  

CXXFLAGS='-g -O2 -D_LARGE_FILE_SOURCE -D_FILE_OFFSET_BITS=64' CFLAGS='-g
-O2 -D_LARGE_FILE_SOURCE -D_FILE_OFFSET_BITS=64' ./configure
--with-tcltk-includes=/usr/include/tcl8.4/ --without-postgres --with-cxx
--enable-largefile

GRASS 6.1.cvs (Neuse):~ > d.mon x0
Problem selecting x0. Will try once more

Error in startup script: child process exited abnormally
    while executing
"close $input"
    (procedure "Dm::create" line 38)
    invoked from within
"Dm::create"
    (procedure "main" line 33)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.1.cvs/etc/dm/d.m.tcl" line 1629)

 gis.m &
[1] 31400
GRASS 6.1.cvs (Neuse):~ > Error in startup script: couldn't open
"/usr/local/grass-6.1.cvs/etc/gm/pointer.gif": no such file or directory
    while executing
"image create photo -file "$gmpath/pointer.gif""
    (procedure "MapToolBar::create" line 33)
    invoked from within
"MapToolBar::create $map_tb"
    (procedure "MapCanvas::create" line 47)
    invoked from within
"MapCanvas::create"
    (procedure "Gm::startmon" line 11)
    invoked from within
"Gm::startmon"
    (procedure "Gm::create" line 96)
    invoked from within
"Gm::create"
    (procedure "main" line 29)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.1.cvs/etc/gm/gm.tcl" line 777)






More information about the grass-dev mailing list