Ühel kenal päeval, R, 2006-05-05 kell 09:20, kirjutas Joshua D. Drake:
> >
> > I think that a less confusing way of saying it would be :
> >
> > "Generators crash if python version used is 2.4.x and it is compiled
> > with asserts.
> >
> > Currently only known linux distributions to distibute such python.so
> > files are Fedora and possibly other RedHat distributions, while
> > Gentoo, Ubuntu and Suse are OK.
>
> Ubuntu ships 2.4 I don't know about SuSE. 2.4 has been out for sometime
> and it would be a mistake to assume that we won't run into this.
Marko Kreen has tested the patch on Ubuntu and it is ok there.
The problem is not using 2.4, it is using 2.4 compiled with a specific set of flags.
---------------
Hannu