Hi, 2009/6/3 John A Stevenson <[email protected]>: > I have installed from source Grass65 devel_branch today. It compiled > without problems. > > When I run g.gui wxpython, it gives me the following warning: > > WARNING: Vector digitizer is not available (No module named grass6_wxvdigit) > > How do I enable this module?
you have to configure GRASS with c++, python and wxwidgets support -- to compile wxvdigit extension (gui/wxpython/vdigit), see https://svn.osgeo.org/grass/grass/trunk/gui/wxpython/README -> 7 - VECTOR DIGITIZER Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
