wxPython seg faults under RH7.2

Grant Edwards grante at visi.com
Sat Mar 9 01:22:13 EST 2002


In article <slrna8j7dl.cn0.grante at tuxtop.visi.com>, Grant Edwards wrote:

> I can not get wxPython to work on a RH7.2 system.
> 
> I have gtk 1.2.10 and  wxGTK 2.3.2.1 installed. Gtk came with
> RH7.2 and wxGTK was installed from binary RPMs downloaded from
> wxwindows.org.
> 
> I built and installed wxPython 2.3.2.1 from sources using
> Python 2.1.1.  The build/install seemed to work fine, but 
> even the most trivial wxPython apps just seg fault.

Switching from gcc 2.95.4 to 2.96 fixed the problem.  

Some other program I was trying to build wouldn't work with
2.96, so I had downgraded to 2.95.4.

Somebody owes us all an apology for the 2.96 mess...

-- 
Grant Edwards                   grante             Yow!  .. Now KEN and BARBIE
                                  at               are PERMANENTLY ADDICTED to
                               visi.com            MIND-ALTERING DRUGS...



More information about the Python-list mailing list