[GRASS-user] Problems with grass trunk

Daniel Victoria daniel.victoria at gmail.com
Wed Aug 17 07:56:54 EDT 2011


Hi all,

Just updated my grass_trunk to revision 47690.

Issued make distclean; configure and make. No errors were reported,
except some warnings about unknown cairo display drivers.

When I run grass70 the welcome screen shows up and I choose my
location / mapset and then I get the error shown below. No gui is
displayed.

I'm running Ubuntu 9.10 (old distro - afraid to upgrade). Anyone knows
what's goin on?
Thanks
Daniel

GRASS 7.0.svn (nc_spm_08):~/grass/grass_trunk > Traceback (most recent
call last):
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/wxgui.py",
line 71, in <module>
    from gui_modules import colorrules
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/colorrules.py",
line 45, in <module>
    from nviz_mapdisp import wxUpdateProperties
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/nviz_mapdisp.py",
line 45, in <module>
    import wxnviz
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/gui/wxpython/gui_modules/wxnviz.py",
line 31, in <module>
    from grass.lib.ogsf  import *
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/python/grass/lib/ogsf.py",
line 23, in <module>
    _libs["grass_ogsf.7.0.svn"] = load_library("grass_ogsf.7.0.svn")
  File "/home/daniel/grass/grass_trunk/dist.i686-pc-linux-gnu/etc/python/grass/lib/ctypes_loader.py",
line 57, in load_library
    raise ImportError,"%s not found." % libname
ImportError: grass_ogsf.7.0.svn not found.


More information about the grass-user mailing list