[GRASS-dev] Re: [GRASS GIS] #38: configure.in: wxwidgets and python checks

Glynn Clements glynn at gclements.plus.com
Fri Feb 8 17:34:46 EST 2008


GRASS GIS wrote:

>  Based on Glynn's notes I updated the patch (see configure_wx-1.diff)
> 
>  Instead of --with-python=path/py-config is used --with-python=path/python.
>  Configure also checks for python-config.
> 
>  {{{
>    --with-python[=path/python] enable Python support (python with path,
>  e.g. '--with-python=/usr/bin/python2.5', default: no)
>    --with-wxwidgets[=path/wx-config] enable wxWidgets support (wx-config
>  with path, e.g. '--with-wxwidgets=/usr/local/bin/wx-config', default: no)
>  }}}

I think that you really should be using python-config rather than
trying to roll your own mechanism to achieve the same ends.

-- 
Glynn Clements <glynn at gclements.plus.com>


More information about the grass-dev mailing list