[GRASS-dev] [GRASS GIS] #1684: configure GRASS 6 with X11 support
GRASS GIS
trac at osgeo.org
Thu Jul 5 01:19:31 PDT 2012
#1684: configure GRASS 6 with X11 support
----------------------------+-----------------------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: Compiling | Version: svn-releasebranch64
Keywords: configure, X11 | Platform: Linux
Cpu: x86-64 |
----------------------------+-----------------------------------------------
Comment(by martinl):
Replying to [comment:6 hamish]:
> Replying to [comment:3 wenzeslaus]:
> > BTW: There are several other issues with configure: it does not
> > check wxPython version (instead, some error dialog is shown on
> > start up)
>
> The Debian build rules file uses this:
{{{
> ./configure \
> ...
> --with-wxwidgets=/usr/bin/wx-config \
> ...
}}}
Vaclav has pointing to wxPython not wxWidgets. wxWidgets is optional
requirement for compilation (eg. `wximgview` and other few modules).
wxPython is not used during compilation, it's just requirement when
running wxGUI by the user. This is reason why it's not included in
configuration script.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1684#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list