Hello,
I spent pretty much time on this, searched for info, etc. and I still
couldn't make it work.
I compiled (and installed) wxPython 2.5.8.2 according to the build
instructions on SuSE 7.3, for GTK 1.2
and Python 2.3 (this is also built by me)
Whenever I try to run any wxPython script, it starts and nothing happens.
(No core dump, nothing displays)
I also tried to compile with Python 2.2 (from stock rpm), the same thing
happens.
The test scripts almost work, there are about 7 errors though: the "sys"
module doesn't have a 'ps2' attribute in
retroinspect.py (That's also peculiar since it does have one when start up
Python interactively, so this may be a clue perhaps.)
wxPython 2.4 works fine for me (at least with Python 2.2, didn't try Python
2.3), compiled that myself, too.
Any idea, pointer as to what could go wrong, how I could make 2.5 work?
I compiled with debugging info, too, but I don't know how I could supply
useful traceback info to you or how I could discover what goes wrong.
Please help,
Miklós