[GRASS-dev] Re: [GRASS GIS] #1089: GRASS 6.5 manual broken link
GRASS GIS
trac at osgeo.org
Thu Jun 17 14:22:31 EDT 2010
#1089: GRASS 6.5 manual broken link
------------------------------+---------------------------------------------
Reporter: timothymorrissey | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: Website
Component: Website | Version: svn-develbranch6
Keywords: | Platform: Unspecified
Cpu: Unspecified |
------------------------------+---------------------------------------------
Comment(by hamish):
It looked like Martin had fixed it with r42575 and r42576, but it's still
broken. :-/
now the error is:
{{{
make[3]: Leaving directory `/usr/local/src/grass/svn/grass65/gui/wxpython'
make menustrings.py
make[3]: Entering directory
`/usr/local/src/grass/svn/grass65/gui/wxpython'
GISBASE="/usr/local/src/grass/svn/grass65/dist.i686-pc-linux-gnu" \
python gui_modules/menudata.py > menustrings.py
ERROR: wxGUI requires wxPython. No module named wxversion
make[3]: *** [menustrings.py] Error 1
make[3]: Leaving directory `/usr/local/src/grass/svn/grass65/gui/wxpython'
make[2]: *** [install_scripts] Error 2
make[2]: Leaving directory `/usr/local/src/grass/svn/grass65/gui/wxpython'
make[1]: Leaving directory `/usr/local/src/grass/svn/grass65/gui'
}}}
neither --with-python nor --with-wxwidgets is used in ./configure here
because this old distro does not have wx2.8 available. In the past it just
copied the wxpython files to $GISBASE anyway, but did nothing else with
them so it wasn't a problem.
thanks,
Hamish
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1089#comment:5>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list