Dear all,<br>I compiled the last svn snapshot (15-08-2009)  of Grass 6.4 on a fedora 11 64 bit system with the following options:<br>==================================<br>-enable-64bit --with-libs=/usr/lib64 \<br>--with-cxx --with-glw --with-curses --with-freetype --with-postgres -with-mysql --with-sqlite --with-gdal=/usr/bin/gdal-config --with-python=/usr/bin/python-config --with-wxwidgets=/usr/bin/wx-config --with-proj-share=/usr/share/proj --with-mysql-includes=/usr/include/mysql/ --with-mysql-libs=/usr/lib64/mysql --with-freetype-includes=/usr/include/freetype2<br>
==================================<br><br>Everything went fine without errors. However when I open GRASS I get the following error:<br>---------------------------------------------------------<br>GRASS 6.4.0svn (DEM):~ &gt; /usr/lib64/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:14450: UserWarning: wxPython/wxWidgets release number mismatch<br>
  warnings.warn(&quot;wxPython/wxWidgets release number mismatch&quot;)<br>---------------------------------------------------------<br>The gui (wx) is starting, but the 3D view and the digitize do not start. For the 3d view I get a &quot;loading data&quot; message and nothing is happening. <br>
<br>A couple of weeks ago I installed grass on a fedora 10 64 bit with the same options and everything is working fine. <br><br>Thank you very much in advance for any hints!<br><br>Laura Poggio<br><br>