[Zope] zope 2.4.x crashing on RH 7.x
Bak @ kedai
kedai@kedai.com.my
Sun, 9 Sep 2001 12:55:58 +0800
>
>This looks like the py_malloc problem in Python 2.11, which causes
>segmenatation faults like you're seeing.
>
>You need to recompile Python 2.11 without py_malloc.
no dice. i got the python rpm source, and rebuilt it
with --without-pymalloc and zope still restarts. i also tried the rpm
binaries from python.org
fyi, i have both python versions installed. i just removed /usr/bin/python
and symlink /usr/bin/python2 to /usr/bin/python. will this cause problems?
i am not too sure myself.
i'll try installing from source( not rpm source).
p/s - localfs dont work with zope-2.4.x?