[GRASS-dev] GRASS6.3 on Airbook and GRASS SVN on RH

Helena Mitasova hmitaso at unity.ncsu.edu
Sun Apr 20 22:19:16 EDT 2008


Thanks to all for GRASS6.3 and specifically to William for Mac  
binaries -
I just installed it on a new MacBook Air and tested with the demo  
examples
for the NC data set as well as some nviz and the wxpython gui examples
and it was impressively easy and went really cool
(except I managed to freeze nviz when running it from gis.m and
there were some issues when displaying polygon boundaries in the new  
GUI).

So the GRASS6.3 release looks great,
but I am having troubles compiling the SVN GRASS with wxPython -
although the configure finds wxprec.h it does not find pseudodc.h,
in spite of the fact that I have it (maybe in a wrong place?)
(see more below).

Thanks a lot for any advice,

Helena

this is what I tried to add to the config file
.....
--with-python \
--with-wxwidgets=`which wx-config` \
--with-wxwidgets-includes=/usr/lib/wxPython-2.8.7.1-gtk2-unicode/ 
include/wx-2.8/

but I still get the same error:
checking whether to use wxWidgets... yes
checking for wx-config... /usr/bin/wx-config
checking wxWidgets version... 2.8.4
checking for wx/wxprec.h... yes
checking for wx/wxPython/pseudodc.h... no
configure: error: *** Unable to locate wxWidgets includes.

(I tried also
--with-wxwidgets-includes=/usr/lib/wxPython-2.8.7.1-gtk2-unicode/ 
include/wx-2.8/wx/wxPython)

This is where the related files are located:
deliboz% locate wxprec.h (this is OK)
/usr/include/wx-2.8/wx/wxprec.h
/usr/lib/wxPython-2.8.7.1-gtk2-unicode/include/wx-2.8/wx/wxprec.h
/usr/src/redhat/BUILD/wxPython-src-2.8.7.1/include/wx/wxprec.h

deliboz% locate pseudodc.h (this gives error)
/local/home/helena/grasswork/grassaddons/gui/display_driver/pseudodc.h
/local/home/helena/grasswork/grassaddons/gui/display_driver/.svn/text- 
base/pseudodc.h.svn-base
/usr/lib/wxPython-2.8.7.1-gtk2-unicode/include/wx-2.8/wx/wxPython/ 
pseudodc.h
/usr/src/redhat/BUILD/wxPython-src-2.8.7.1/wxPython/include/wx/ 
wxPython/pseudodc.h



On Apr 19, 2008, at 1:55 PM, William Kyngesburye wrote:

> My Mac OS X binaries are ready.  I also updated the system and  
> extra requirements on the OSX download page (should be online on  
> the next cron sync).
>
> On Apr 19, 2008, at 7:09 AM, Markus Neteler wrote:
>
>> Before making the big announcement, let's prepare
>> binaries and the final release announcement.
>>
>> Tarball here:
>> http://grass.osgeo.org/grass63/source/grass-6.3.0.md5sum
>> http://grass.osgeo.org/grass63/source/grass-6.3.0.tar.gz
>>
>> Release announcement under preparation in
>> http://trac.osgeo.org/grass/browser/grass-web/trunk/announces/ 
>> announce_grass630.html
>> (to be moved to tac Wiki afterwards!)
>>
>> Congrats to all!
>> Markus
>> _______________________________________________
>> grass-dev mailing list
>> grass-dev at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/grass-dev
>
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
>
> "History is an illusion caused by the passage of time, and time is  
> an illusion caused by the passage of history."
>
> - Hitchhiker's Guide to the Galaxy
>
>
> _______________________________________________
> grass-dev mailing list
> grass-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev



More information about the grass-dev mailing list