Michael Barton wrote: > > mhhh... confused! if I don't have wx-config I cannot enable the new > > wxPython GUI! (configure fails) > > Leave out the --with-wxwigets. This is only used for compiling vdigit. > Or maybe put in --without-wxwidgets. > > Or you can leave it in and just ignore the error compiling vdigit I > think.
The vdigit directory is processed using the same rules as for module directories. If there is an error building that directory, a line will be added to the error.log file, but the rest of gui/wxpython will be processed as normal. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
