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

Rich Shepard rshepard at appl-ecosys.com
Fri Jul 31 07:56:02 PDT 2015


On Thu, 30 Jul 2015, Rich Shepard wrote:

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

   Actually, wxGTK was updated on 7 July. The last source updat and sucessful
build was the previous Friday, 3 July.

   Yesterday I re-built and re-installed wxGTK-2.8.12. Now I'm getting a
different error in tplot/; not that wxPython is required, but its version
must be >= 2.8.10 (which, of course, it is).

   Here are the full results of 'make' in the tplot subdirectory:

make
/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/docs/html/g.gui.tplot.html
make[1]: Entering directory `/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/tplot'
GISRC=/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/demolocation/.grassrc71
GISBASE=/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu
PATH="/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/bin:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/bin:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/scripts:$PATH"
PYTHONPATH="/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/etc/python:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/gui/wxpython:$PYTHONPATH"
LD_LIBRARY_PATH="/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/bin:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/scripts:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/lib:/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/lib:/usr/lib/qt/lib:/usr/lib/qt/lib:"
LC_ALL=C
/home/rshepard/GIS/GRASS/grass-7.0svn/dist.i686-pc-linux-gnu/scripts/g.gui.tplot --html-description < /dev/null | grep -v '</body>\|</html>' > -- g.gui.tplot.tmp.html
ERROR: wxGUI requires wxPython >= 2.8.10.1. invalid literal for int() with
base 10: 'wx'.
make[1]: *** [g.gui.tplot.tmp.html] Error 1
rm g.gui.tplot.tmp.html
make[1]: Leaving directory
/home/rshepard/GIS/GRASS/grass-7.0svn/gui/wxpython/tplot'
make: *** [guiscript] Error 2

   This situation appears related to generating some html. Does this help indentifying the source of my problem?

Rich


More information about the grass-user mailing list