Hi Martin,<br>I checked out revision 30941.<br>./configure fails with:<br>checking if system supports Large Files at all... yes<br>checking whether to use Python... yes<br>checking for python-config... /usr/bin/python-config<br>checking for Python.h... yes<br>checking for swig... no<br>configure: error: *** couldn't find swig<br><br>Is swig a new dependency?<br>It is not&nbsp; installed.<br><br>Cheers,<br><br>Peter<br>PS - If useful, here are my compile options:<br>CHOST="i686-pc-linux-gnu" \<br>CFLAGS="-march=prescott -O2 -pipe -fomit-frame-pointer" \<br>CXXFLAGS="${CFLAGS}" \<br>LDFLAGS="-s" \<br>./configure \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-cxx \<br>--with-postgres=no \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-sqlite \<br>--with-sqlite-includes=/usr/local/include \<br>--with-sqlite-libs=/usr/local/lib \<br>\<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-freetype
 \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-freetype-includes=/usr/include/freetype2 \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-motif \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --with-glw=no \<br>\<br>&nbsp;--with-ffmpeg \<br>--with-ffmpeg-includes=/usr/local/include/ffmpeg \<br>&nbsp; --with-proj-includes=/usr/local/include \<br>&nbsp; --with-proj-libs=/usr/local/lib \<br>&nbsp; --with-proj-share=/usr/local/share/proj \<br>&nbsp;--enable-largefile \<br>\<br>--with-python \<br>--with-wxwidgets \<br>--with-gdal<br><br><b><i>Martin Landa &lt;landa.martin@gmail.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi,<br><br>please try to compile 6.3.0svn, the same error??<br><br>svn checkout https://svn.osgeo.org/grass/grass/branches/releasebranch_6_3<br>grass63_release<br><br>Regards, Martin<br><br>2008/4/11, geep999 <geep999@yahoo.co.uk>:<br>&gt; 
 2/ When I try to run it - "grass63 -wxpython" - I get the following Message:<br>&gt;<br>&gt;  Starting GRASS ...<br>&gt;  Traceback (most recent call last):<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 710, in<br>&gt;  <module><br>&gt;     GRASSStartUp = StartUp(0)<br>&gt;   File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",<br>&gt;  line 7836, in __init__<br>&gt;     self._BootstrapApp()<br>&gt;   File "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",<br>&gt;  line 7433, in _BootstrapApp<br>&gt;     return _core_.PyApp__BootstrapApp(*args, **kwargs)<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 694, in<br>&gt;  OnInit<br>&gt;     StartUp = GRASSStartup()<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 154, in<br>&gt;  __init__<br>&gt;     self._set_properties()<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 193, in<br>&gt; 
 _set_properties<br>&gt;     self.OnSetDatabase(None)<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 579, in<br>&gt;  OnSetDatabase<br>&gt;     self.OnSelectLocation(event)<br>&gt;   File "/usr/local/grass-6.3.0RC6/etc/wxpython/gis_set.py", line 561, in<br>&gt;  OnSelectLocation<br>&gt;     self.lbmapsets.SetSelection(0)<br>&gt;   File<br>&gt;  "/usr/lib/python2.5/site-packages/wx-2.8-gtk2-unicode/wx/_controls.py", line<br>&gt;  1325, in SetSelection<br>&gt;     return _controls_.ListBox_SetSelection(*args, **kwargs)<br>&gt;  wx._core.PyAssertionError: C++ assertion "IsValid(n)" failed at<br>&gt;  ../src/gtk/listbox.cpp(859) in DoSetSelection(): invalid index in<br>&gt;  wxListBox::SetSelection<br>&gt;  Error in GUI startup. If necessary, please<br>&gt;  report this error to the GRASS developers.<br>&gt;<br>&gt;  The tcltk GUI - "grass63 -tcltk" - starts without problems.<br>&gt;<br>&gt;  My wxPython is the latest released source from<br>&gt; 
 http://www.wxpython.org/download.php,<br>&gt;  being wxPython-src-2.8.7.1.tar.bz2<br>&gt;<br>&gt;  Python: 2.5.2. gcc: 4.2.3<br>&gt;<br>&gt;  The Python &amp; wxPython installations seem to be OK, as the example demo.py<br>&gt;  from wxPython/demo runs OK.<br>&gt;  i.e. python demo.py<br>&gt;  Its Help &gt; About wxPython Demo reports:<br>&gt;  "wxPython 2.8.7.1 (wxGTK, unicode, gtk2, wx-assertions-on, SWIG-1.3.29)<br>&gt;  Running on Python 2.5.2"<br>&gt;<br>&gt;  Any ideas what might be wrong?<br>&gt;<br>&gt;  Cheers,<br>&gt;<br>&gt;  Peter<br>&gt;<br>&gt; --<br>&gt;  View this message in context: http://www.nabble.com/Another-error-with-wxpython-GUI-in-RC6-tp16627913p16627913.html<br>&gt;  Sent from the Grass - Users mailing list archive at Nabble.com.<br>&gt;<br>&gt;  _______________________________________________<br>&gt;  grass-user mailing list<br>&gt;  grass-user@lists.osgeo.org<br>&gt;  http://lists.osgeo.org/mailman/listinfo/grass-user<br>&gt;<br><br><br>--
 <br>Martin Landa <landa.martin gmail.com=""> * http://gama.fsv.cvut.cz/~landa *<br></landa.martin></module></geep999@yahoo.co.uk></blockquote><br><p>&#32;



      <hr size=1> 
Yahoo! for Good helps you <a href="http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://us.rd.yahoo.com/evt=51947/*http://uk.promotions.yahoo.com/forgood/">make a difference</a>