Maris Nartiss wrote: > current trunk ./configure --help says that --with-python will enable > Python support (Python bindings?).
Yes. > Still I don't see any switch to enable/disable wxpython. Shouldn't > there be one? It isn't needed. The Tcl/Tk and Python checks in gui/Makefile are both bogus; those directories should be processed regardless of whether or not Tcl/Tk or Python are installed on the build system. The Tcl/Tk check is meant for code which links against the Tcl/Tk libraries, namely NVIZ, v.digit and the form library. -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
