Hi list,
I just finished installing grass 7.0 from svn (Updated to revision 38527)
on
Ubuntu 9:04, kernel: 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17
01:58:03 UTC 2009 x86_64 GNU/Linux
I had no error in configure, nor in make (details attached)
when starting grass70, I get following error:
File "/usr/local/bin/grass70", line 862, in <module>
read_gui()
File "/usr/local/bin/grass70", line 201, in read_gui
grass_gui = kv['GRASS_GUI']
UnboundLocalError: local variable 'kv' referenced before assignment
if I start with
grass70 -text option, no error, but I have no way to create location &
mapsets from console
I suppose is a Python related error;
I am using
aptitude show python2.6
Package: python2.6
Version: 2.6.2-0ubuntu1
aptitude show python-wxgtk2.8
Package: python-wxgtk2.8
Version: 2.8.9.1-0ubuntu6
many thanks
regards
Enrico Gallo
./configure --with-tcltk-includes=/usr/include/tcl8.5 --with-opengl-includes=/usr/include/GL/ --enable-shared --with-cxx --with-postgres-includes=/usr/include/postgresql/ --with-sqlite --with-odbc --with-python --enable-largefile --with-x --with-motif --with-nls --enable-64bit --with-libs=/usr/lib64 --with-freetype-includes=/usr/include/freetype2/ --with-geos --with-readline
Source directory: /home/gallo/grass7
Build directory: /home/gallo/grass7
Installation directory: ${prefix}/grass-7.0.svn
Startup script in directory: ${exec_prefix}/bin
C compiler: gcc -g -O2
C++ compiler: c++ -g -O2
Building shared libraries: yes
64bit support: yes
OpenGL platform: X11
MacOSX application: no
NVIZ: yes
BLAS support: no
C++ support: yes
Cairo support: yes
DWG support: no
FFMPEG support: no
FFTW support: yes
FreeType support: yes
GDAL support: yes
GEOS support: yes
JPEG support: yes
LAPACK support: no
Large File support (LFS): yes
MySQL support: no
NLS support: yes
ODBC support: yes
OGR support: yes
OpenGL support: yes
PNG support: yes
PostgreSQL support: yes
Python support: yes
Readline support: yes
SQLite support: yes
Tcl/Tk support: yes
wxWidgets support: no
TIFF support: yes
X11 support: yes
Regex support: yes
POSIX thread support: no
GRASS GIS compilation log
-------------------------
Started compilation: Mon Jul 27 22:23:02 CEST 2009
--
Errors in:grass70 -text
No errors detected.
--
Finished compilation: Mon Jul 27 22:31:49 CEST 2009
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev