Hi
This may be slightly off-topic as I'm stuck *before* I can start
building wxPython proper, but I'm not subscribet to any wxWin list, so
I'll try here first.
I'm stuck trying to build GTK2/UNICODE enabled wxWindows using latest
CVS. System is RH9 with XIMIAN XD2.
when I run
[hannu@fuji build]$ ../configure --with-gtk
I get
configure: error: gtk: invalid feature name
any of the following don't work, so it is probably a problem with
configure
[hannu@fuji build]$ ../configure --with-gtk
configure: error: gtk: invalid package name
[hannu@fuji build]$ ../configure --enable-gtk2
configure: error: gtk2: invalid feature name
[hannu@fuji build]$ ../configure --enable-unicode
configure: error: unicode: invalid feature name
Am I doing something wrong ?
Is this a known error ?
···
------------
Hannu