[GRASS-dev] Re: [GRASS GIS] #51: wxPython/pseudodc.h not found
GRASS GIS
trac at osgeo.org
Sun Feb 17 15:53:49 EST 2008
#51: wxPython/pseudodc.h not found
----------------------+-----------------------------------------------------
Reporter: neteler | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: major | Milestone: 6.4.0
Component: default | Version: svn-trunk
Resolution: | Keywords: python
----------------------+-----------------------------------------------------
Comment (by martinl):
Replying to [comment:4 martinl]:
> Replying to [comment:3 neteler]:
{{{
> > > Our wxPython package comes with its private installation of wxGTK
and a version
> > > of wx-config that is by default not in the path. Just add the right
dir to the
> > > path and the configure script should work:
> > > $ /usr/lib/wxPython/bin/wx-config --cflags
> > > -I/usr/lib/wxPython/lib/wx/include/gtk2-unicode-release-2.8
> > > -I/usr/lib/wxPython/include/wx-2.8 -D_FILE_OFFSET_BITS=64
-D_LARGE_FILES
> > > -D__WXGTK__ -pthread
}}}
>
> modifying Makefile manually is unacceptable. It seems that at least for
Mandriva we need something like --with-wxpython-includes (?)
sorry I think I completely misunderstood, you can use
{{{
--with-wxwidgets=/usr/lib/wxPython/bin/wx-config --cflags
}}}
but then probably wx/wxprec.h will be not found.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/51#comment:5>
GRASS GIS <http://grass.osgeo.org>
GRASS Geographic Information System (GRASS GIS) - http://grass.osgeo.org/
More information about the grass-dev
mailing list