Hallo,

ich muss ein paar DGM-Dateien (Digitales Gelände Modell) öffnen und habe mir dazu Grass installiert. Für Leap 15.5 gibt es derzeit nur eine Versuchsversion. Die Installation lief fehlerfrei durch.

Allerdings startet das Programm nicht.

Es fehlen wohl ein paar Dateien.

Kann jemand helfen?

Die Ausgaben in der Konsole:


Starting GRASS GIS...
Creating new GRASS GIS location <tmploc>...
Räume temporäre Dateien auf...

         __________  ___   __________    _______________
        / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/
       / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \
      / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ /
      \____/_/ |_/_/  |_/____/____/   \____/___//____/

Welcome to GRASS GIS 8.2.1
GRASS GIS Webseite                       https://grass.osgeo.org
This version running through:            Bash Shell (/bin/bash)
Help is available with the command:      g.manual -i
See the licence terms with:              g.version -c
See citation options with:               g.version -x
If required, restart the GUI with:       g.gui wxpython
When ready to quit enter:                exit

Starte <wxpython> GUI im Hintergrund. Bitte warten Sie ...
GRASS tmploc/PERMANENT:~ > wxdigit.py: Could not load grass_vector.8.2.
wxdigit.py: Could not load grass_vector.8.2.
wxnviz.py: Could not load grass_g3d.8.2.
g.version: symbol lookup error: /usr/lib64/libspatialite.so.8: undefined
symbol: freexl_open_ods
Traceback (most recent call last):
 File "/usr/lib64/grass82/scripts/g.extension", line 2666, in <module>
   version = grass_version["version"].split(".")
KeyError: 'version'
g.findfile: symbol lookup error: /usr/lib64/libspatialite.so.8: undefined
symbol: freexl_open_ods
Traceback (most recent call last):
 File "/usr/lib64/python3.6/site-packages/wx/core.py", line 3407, in <la
mbda>
   lambda event: event.callable(*event.args, **event.kw) )
 File "/usr/lib64/grass82/gui/wxpython/wxgui.py", line 95, in show_main_
gui
   mainframe = GMFrame(parent=None, id=wx.ID_ANY, workspace=self.workspa
ceFile)
 File "/usr/lib64/grass82/gui/wxpython/lmgr/frame.py", line 156, in __in
it__
   self.statusbar = SbMain(parent=self, giface=self._giface)
 File "/usr/lib64/grass82/gui/wxpython/lmgr/statusbar.py", line 38, in _
_init__
   self.mask = SbMask(self.widget, self.giface)
 File "/usr/lib64/grass82/gui/wxpython/lmgr/statusbar.py", line 87, in _
_init__
   self.Refresh()
 File "/usr/lib64/grass82/gui/wxpython/lmgr/statusbar.py", line 122, in
Refresh
   )["name"]:
KeyError: 'name'
GRASS tmploc/PERMANENT:~ >