[GRASS-dev] Re: [GRASS GIS] #570: startup problem with standalone GRASS install

Glynn Clements glynn at gclements.plus.com
Sat May 9 07:56:46 EDT 2009


Glynn Clements wrote:

> > >> to the question: any objection to make python-config checking
> > >> optional? So --with-python will check if python binaries are available
> > >> and optionally also python-config.
> > >
> > > Whatever works, really.
> > >
> > > Preferably, whatever works with the wxPython binary packages from
> > > wxpython.org, rather than requiring a GRASS-specific version.
> > 
> > OK, done in r37060.
> 
> Er, I think I misread "python-config" as "wx-config".
> 
> While this change is reasonable enough in itself,

Actually, I take that back. The SWIG wrappers need PYTHON_CFLAGS etc,
so configure should generate a fatal error if --with-python is given
but python-config can't be found. Either that, or configure needs to
get this information from setup.py.

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


More information about the grass-dev mailing list