[GRASS-user] [GRASSLIST:1187] v.digit ERROR: Cannot open toolbox:

Ulrich Leopold uleopold at science.uva.nl
Tue Sep 19 12:18:03 EDT 2006


Dear list,

when I compile grass 6.2.0beta2 and 6.2.0beta3 on Ubuntu Linux 6.06 x686 it
compiles without any errors.

----------------------------------------------------------------------
Following modules are missing the 'description.html' file in src code:
----------------------------------------------------------------------
GRASS GIS compilation log
-------------------------
Started compilation: Tue Sep 19 17:59:45 CEST 2006
--
Errors in:
--
Finished compilation: Tue Sep 19 18:06:37 CEST 2006
----------------------------------------------------------------------


But when I start v.digit with the following commands I get the following error
message:
----------------------------------------------------------------------
GRASS 6.2.0beta3 (Lux):~ > d.mon start=x0; v.digit -n map=test
using default visual which is TrueColor
ncolors: 16777216
Graphics driver [x0] started
New empty map created.
ERROR: Cannot open toolbox:
----------------------------------------------------------------------

What does it mean exactly? What can be the problem?
I compile with the follwoing script:

----------------------------------------------------------------------
FLAGS="-g -Wall -D_FILE_OFFSET_BITS=64" ./configure \
--with-libs=/usr/local/lib \
--with-tcltk-includes=/usr/include/tcl8.3 \
--with-tcltk-libs=/usr/lib/tcl8.3 \
--with-postgres-includes=/usr/include/postgresql \
--with-gdal=/usr/local/bin/gdal-config \
--with-sqlite \
--with-proj \
--with-fftw \
--enable-largefile \
--with-freetype \
--with-freetype-includes=/usr/include/freetype2 \
--with-ffmpeg \
--with-ffmpeg-includes=/usr/include/ffmpeg \
------------------------------------------------------------------------


Best regards, Ulrich






More information about the grass-user mailing list