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 <[EMAIL PROTECTED]>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to