[GRASS-dev] [GRASS GIS] #1684: configure GRASS 6 with X11 support

GRASS GIS trac at osgeo.org
Thu Jul 5 01:13:47 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 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 \
 ...
 }}}

 which results in:

 {{{
 checking whether to use wxWidgets... yes
 checking for wx-config... /usr/bin/wx-config
 checking wxWidgets version... 2.8.12
 checking for wx/wxprec.h... yes
 }}}


 Replying to [comment:5 martinl]:
 > Debian sid (unstable)

 did you try running
  apt-get build-dep grass
 ?

 were there any clues in config.log?



 Hamish

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/1684#comment:6>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list