Dear list
I am using Xubutu and install tar ball of grass6.5svn by using sh. when i run /usr/local/bin/grass65 it appear as follow;
GRASS 6.5.svn (Indian_grid):~/Desktop > g.gui
Launching ‘wxpython’ GUI in the background, please wait …
ERROR: wxGUI requires wxPython. No module named wxversion
GRASS 6.5.svn (Indian_grid):~/Desktop >
When I tried with tcltk its but the message appear is as follow:
Launching ‘tcltk’ GUI in the background, please wait …
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got “0.0.”
GRASS 6.5.svn (Indian_grid):~/Desktop > error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got “0.0.”
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected version number but got “0.0.”
Error in startup script: can’t read “monitor_zooms(1,1,n)”: no such variable
while executing
“lappend region $monitor_zooms($mon,1,$attr)”
(procedure “MapCanvas::currentzoom” line 16)
invoked from within
“MapCanvas::currentzoom $mon”
(procedure “MapCanvas::coordconv” line 23)
invoked from within
“MapCanvas::coordconv $mon”
(procedure “MapCanvas::create” line 78)
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/grass6.5.svn-x86_64-unknown-linux-gnu-11_09_2010/etc/gm/gm.tcl” line 607)
Please give me some hint?
I am using Xubutu and install tar ball of grass6.5svn by using sh. when i
run /usr/local/bin/grass65 it appear as follow;
GRASS 6.5.svn (Indian_grid):~/Desktop > g.gui
Launching 'wxpython' GUI in the background, please wait ...
ERROR: wxGUI requires wxPython. No module named wxversion
you need to install wxPython package including wxversion for your
distribution. For Debian GNU/Linux it's e.g. python-wxversion.
Dear list
I am using Xubutu and install tar ball of grass6.5svn by using sh. when i
run /usr/local/bin/grass65 it appear as follow;
GRASS 6.5.svn (Indian_grid):~/Desktop > g.gui
Launching 'wxpython' GUI in the background, please wait ...
ERROR: wxGUI requires wxPython. No module named wxversion
GRASS 6.5.svn (Indian_grid):~/Desktop >
When I tried with tcltk its but the message appear is as follow:
Launching 'tcltk' GUI in the background, please wait ...
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected
version number but got "0.0."
GRASS 6.5.svn (Indian_grid):~/Desktop > error reading package index file
/usr/lib/sqlite/pkgIndex.tcl: expected version number but got "0.0."
error reading package index file /usr/lib/sqlite/pkgIndex.tcl: expected
version number but got "0.0."
Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
while executing
"lappend region $monitor_zooms($mon,1,$attr)"
(procedure "MapCanvas::currentzoom" line 16)
invoked from within
"MapCanvas::currentzoom $mon"
(procedure "MapCanvas::coordconv" line 23)
invoked from within
"MapCanvas::coordconv $mon"
(procedure "MapCanvas::create" line 78)
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/grass6.5.svn-x86_64-unknown-linux-gnu-11_09_2010/etc/gm/gm.tcl"
line 607)
Please give me some hint?