Hi, 2008/1/14, Glynn Clements <[EMAIL PROTECTED]>:
> > 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. now gui/Makefile checks for wxPython instead of Python. wxPython stuff is installed only if --with-wxpython is given. Martin > > 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]> > -- Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
