[GRASS-dev] Re: GRASS-dev] New wxPython GUI

Michael Barton michael.barton at asu.edu
Wed Feb 27 11:18:59 EST 2008



On Feb 27, 2008, at 9:09 AM, grass-dev-request at lists.osgeo.org wrote:

> Date: Wed, 27 Feb 2008 17:06:29 +0100
> From: <marco.pasetti at alice.it>
> Subject: [GRASS-dev] New wxPython GUI
> To: <grass-dev at lists.osgeo.org>
> Message-ID: <FBCMMO026xJa4XMbIMT00030709 at FBCMMO02.fbc.local>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Sorry,
>
> I'm really confused:

Marco,

Maybe we've already answered this, but if not, I'll give it a go.

>
>
> 1) do I need to enable both Python and wxPython to let the new GRASS  
> GUI work? or do I need only to enable wx-widgets?

For the GUI to work, you don't need to enable either of these. They  
are only for compiling the in-development wxPython digitizer, vdigit.  
All the rest of the GUI will work without this, since the wxPython  
part are just ASCII python script files that get copied from source to  
$GISBASE/etc/wxpython.


>
>
> 2) about the second case: basing on the fact that I need Python  
> installed to let wxPython work, how could I set them if I use a  
> prebuilt installer for GRASS while I must compile wxPython by myself  
> (because the prebuilt installer doesn't come with the needed wx- 
> config file)?

Just install the prebuilt binaries for Python AND for wxPython. They  
are from different sites. No need to compile either.

The binaries for the main wxPython package for Windows is at <http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-unicode-2.8.7.1-py25.exe 
 >

If you also want the wxPython dev package for Windows, get them at <http://downloads.sourceforge.net/wxpython/wxPython2.8-win32-devel-2.8.7.1.tar.bz2 
 >.

I hope this clarifies things.

MIchael



More information about the grass-dev mailing list