[GRASS-dev] [GRASS GIS] #404: wxNviz does not start

#404: wxNviz does not start
---------------------+------------------------------------------------------
Reporter: jachym | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Keywords: | Platform: Linux
      Cpu: x86-32 |
---------------------+------------------------------------------------------
wxNVIZ does not start, only thing I get, is

ERROR: Incompatible library version for module

ubuntu 8.10

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/404&gt;
GRASS GIS <http://grass.osgeo.org>

#404: wxNviz does not start
----------------------+-----------------------------------------------------
  Reporter: jachym | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: invalid | Keywords:
  Platform: Linux | Cpu: x86-32
----------------------+-----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => invalid

Comment:

Replying to [ticket:404 jachym]:
> wxNVIZ does not start, only thing I get, is
>
> ERROR: Incompatible library version for module

This comes from
{{{
gisinit.c: G_fatal_error(_("Incompatible library version for
module"));
}}}

and indicates that you have to compile GRASS from scratch ("make
distclean").

Markus

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/404#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>