Markus Neteler wrote: > after upgrade to Mandriva 2009.1 (64bit) and recompilation of 6.5 > without problems, I cannot start the wxGUI:
> _gdi_.GCDC_swiginit(self,_gdi_.new_GCDC(*args)) > NotImplementedError: wxGCDC is not available on this platform. It appears that wxPython doesn't like your version of wxWidgets. This doesn't look GRASS-specific, although it's possible that loading the vdigit and nviz modules is affecting which version of wxPython is used. You could try building --without-wxwidgets to see if that has any impact. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
