Hi, 2008/1/13, William Kyngesburye <[EMAIL PROTECTED]>: > From what I could figure out about configure and make for GRASS Python: > > --with-python enables wxpython. See gui/Makefile. > > The swig bindings are manually built -- see the note in swig/ > makefile. And they don't appear to have any connection with --with- > python.
I added --with-wxpython option to configure script. wxPython requires --with-python, also checks for python version >= 2.4 and wxpython >= 2.8. Martin > On Jan 13, 2008, at 1:09 PM, Maris Nartiss wrote: > > > Hi, > > current trunk ./configure --help says that --with-python will enable > > Python support (Python bindings?). Still I don't see any switch to > > enable/disable wxpython. Shouldn't there be one? > > > > > > Maris. > > ----- > William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> > http://www.kyngchaos.com/ > > "Those people who most want to rule people are, ipso-facto, those > least suited to do it." > > - A rule of the universe, from the HitchHiker's Guide to the Galaxy > > > -- Martin Landa <[EMAIL PROTECTED]> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
