[GRASS-user] GRASS-7svn: Specify wxPython Version

Rich Shepard rshepard at appl-ecosys.com
Thu Jul 30 08:06:11 PDT 2015


On Thu, 30 Jul 2015, Glynn Clements wrote:

> 	export GRASS_WXVERSION=2.8-gtk2-unicode

Glynn,

   In ~/.bash_profile either:
 	export GRASS_WXVERSION=wxGTK-2.8.12
or
 	export GRASS_WXVERSION=wx-2.8-gtk2-unicode
and sourced.

   Both result in same error in:

/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/tplot

   In the tplot subdirectory, running make:

ERROR: wxGUI requires wxPython.
/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_gdi_.so: symbol
_ZTV14wxGraphicsPath, version WXU_2.8 not defined in file
libwx_gtk2u_core-2.8.so.0 with link time reference
make[1]: *** [g.gui.tplot.tmp.html] Error 1
rm g.gui.tplot.tmp.html

   There were no build errors from the svn checkout 3 weeks ago; no python or
gtk packages updated since then.

   There seems to be an issue with the _gdi_.so shared library. I'll look for
an updated wxGTK2 or re-install the existing one.

   Your suggestions and advice also valuable.

Thanks,

Rich







More information about the grass-user mailing list