Hi,
thanks Martin, the python-elementtree package was missing as you suggested. Now
there is the wxpython vdigit problem described in gui/wxpython/README. Hopefully
the final hurdle to clear. I get a
/usr/src/packages/BUILD/grass-6.4.0RC1/gui/wxpython/vdigit# make
...
/usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld: cannot find
-lgdi
is there a chance to have another solution for this wxpython vdigit problem,
than to create a symlink to _gdi_.so shared library? This seems to be quite
difficult to solve / implement in a spec file.
Maybe someone already has a solution for that?
kind regards,
Otto
On Wed, 7 Jan 2009 15:55:14 +0100
Otto Dassau <otto.dassau@gmx.de> wrote:
Dear developers,
On Mon, 29 Dec 2008 16:07:30 +0100
Otto Dassau <otto.dassau@gmx.de> wrote:
> Dear developers,
>
> I wanted to build GRASS 6.4.0 RC1 packages under OpenSuSE 11.0 and got
> errors
> in grass-6.4.0RC1/gui/wxpython. I changed into the directory and tried with
> 'make' again. I attached the error messages, maybe someone can have a look
> and help?
after reading and following the README in
http://svn.osgeo.org/grass/grass/branches/develbranch_6/gui/wxpython/ I still
get some error messages:
make[3]: Entering directory
`/usr/src/packages/BUILD/grass-6.4.0RC1/gui/wxpython' python
gui_modules/menudata.py
/usr/src/packages/BUILD/grass-6.4.0RC1/dist.i686-pc-linux-gnu > menustrings.py
Traceback (most recent call last): File "gui_modules/menudata.py", line 24, in
<module> import elementtree.ElementTree as etree # Python <= 2.4
ImportError: No module named elementtree.ElementTree
make[3]: *** [menustrings.py] Error 1
make[3]: Leaving directory
`/usr/src/packages/BUILD/grass-6.4.0RC1/gui/wxpython'
make[2]: *** [install_scripts] Error 2
make[2]: Leaving directory
`/usr/src/packages/BUILD/grass-6.4.0RC1/gui/wxpython'
make[1]: Leaving directory `/usr/src/packages/BUILD/grass-6.4.0RC1/gui'
make[1]: Entering directory `/usr/src/packages/BUILD/grass-6.4.0RC1/imagery'
Maybe someone has an idea what to do here? Is there something else (a python
module) missing?
thanks a lot
Otto
> thanks a lot
> Otto
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev