Phil,

I tried to install Python-2.1b2 / PyQt-2.4pre1 / sip-2.4pre2,
first with Python's ./configure --with-pymalloc.

When I tried to run an example, it died with a segmentation error.

Then I tried ./configure --without-pymalloc --without-cycle-gc.
This worked.

Are there 'recommended' settings for Python's memory management?

It would be nice if --with-pymalloc is possible (of course, I could
try to find out by trial and error, but a compile cycle of Python,
sip and PyQt takes hours on my machine).

Thanks -- Gerard Vermeulen

_______________________________________________
PyKDE mailing list    [EMAIL PROTECTED]
http://mats.gmd.de/mailman/listinfo/pykde

Reply via email to