Benjamin Ducke wrote:

> 1. I don't understand the relation between wxWindows, wxWidgets and
> wxPython.

wxWindows is the old name, wxWidgets is the new name.

wxPython refers to the Python bindings for wxWidgets.

> The wxWidgets site claims to have GUI libs with python
> support. If I install them, I get libs, header files and a config
> script called wx-config. That's OK. But why does the wxPython distro
> install those same files again? It also comes with a config script
> called wx-config and installs headers and include files in the same
> location as wxWidgets, even with the same names and same version
> numbers. I am confused ...

The wxPython source distribution bundles a copy of wxWidgets. This may
not be such a great idea, but that's how it is.

-- 
Glynn Clements <[EMAIL PROTECTED]>

_______________________________________________
grass-dev mailing list
[email protected]
http://grass.itc.it/mailman/listinfo/grass-dev

Reply via email to