Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-16 Thread Glynn Clements
Martin Landa wrote: > > > It also should build library for wx digitization tool in the future, > > > etc. > > > > This would probably require the Python checks, as it would need to > > build Python wrappers for GRASS functions, but it still shouldn't need > > the wxPython checks. > > Well I am n

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-15 Thread Martin Landa
Hi, 2008/1/14, Glynn Clements <[EMAIL PROTECTED]>: Martin: > > It also should build library for wx digitization tool in the future, > > etc. Glynn: > This would probably require the Python checks, as it would need to > build Python wrappers for GRASS functions, but it still shouldn't need > the

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-14 Thread Martin Landa
Hi, 2008/1/14, Glynn Clements <[EMAIL PROTECTED]>: > > > But what would the --with-wxpython switch actually do? > > > > it checks during configuration time python version (>=2.4), if the wx > > module is available ant its version (>=2.8). > > But why? The compilation process doesn't require these

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-14 Thread Glynn Clements
Martin Landa wrote: > > But what would the --with-wxpython switch actually do? > > it checks during configuration time python version (>=2.4), if the wx > module is available ant its version (>=2.8). But why? The compilation process doesn't require these to be installed on the build system. >

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-14 Thread Martin Landa
> But what would the --with-wxpython switch actually do? it checks during configuration time python version (>=2.4), if the wx module is available ant its version (>=2.8). During compilation time (gui/Makefile) copies script files (gui/wxpython/Makefile) to $(ETC)/wx. It also should build library

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-14 Thread Michael Barton
I understand about SWIG. Thanks for the clarification about the digitizer. But what would the --with-wxpython switch actually do? Michael C. Michael Barton, Professor of Anthropology Director of Graduate Studies School of Human Evolution & Social Change Center for Social D

Re: [GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-14 Thread Martin Landa
Hi, 2008/1/14, Michael Barton <[EMAIL PROTECTED]>: [snip] > > I added --with-wxpython option to configure script. wxPython requires > > --with-python, also checks for python version >= 2.4 and wxpython >= > > 2.8. > Currently, the wxPython GUI needs a separate installation of Python > and wxPyt

[GRASS-dev] Re: grass-dev Digest, Vol 21, Issue 30

2008-01-13 Thread Michael Barton
On Jan 13, 2008, at 3:06 PM, [EMAIL PROTECTED] wrote: Date: Sun, 13 Jan 2008 22:35:24 +0100 From: "Martin Landa" <[EMAIL PROTECTED]> Subject: Re: [GRASS-dev] Python GUI requirements To: "William Kyngesburye" <[EMAIL PROTECTED]> Cc: Maris Nartiss <[EMAIL PROTECTED]>,GRASS developers list