Sorry guys, I really did a huge mess!!! Now it's all clear! excuse me! So, I repeat just to be clear at all (to me :-)) 1) install prebuilt binaries of Python 2.5.2 (latest) in C:\DevTools\Python 2) install prebuilt binaries of wxPython 2.8.7.1 (latest) in C:\DevTools\Python\Lib\site-packages (as suggested by installer) 3) configure GRASS as I always do 4) make and make install from grass source tree 5) cd ./gui/wxpython and run make and make install ? Thanks Marco
________________________________ Da: [EMAIL PROTECTED] per conto di Michael Barton Inviato: mer 27/02/2008 17.18 A: [email protected] Oggetto: [GRASS-dev] Re: GRASS-dev] New wxPython GUI On Feb 27, 2008, at 9:09 AM, [EMAIL PROTECTED] wrote: > Date: Wed, 27 Feb 2008 17:06:29 +0100 > From: <[EMAIL PROTECTED]> > Subject: [GRASS-dev] New wxPython GUI > To: <[email protected]> > Message-ID: <[EMAIL PROTECTED]> > 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 _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
_______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
