10 Jun
2004
10 Jun
'04
6:46 a.m.
Hello, I don't know whether zope can run on 64 bit m/c but Zope 2.6.4 uses python 2.3.3 not 2.1.3 so try recompiling and running zope with proper python version it might work.
As an attempt I tried to install python 2.1.3 from source with -prefix and -with-threads
Then installed Zope 2.6.4rc4 from source and compiled using this python
On start I get zdeamon process xxxx terminated by signal SIGSEGV and go in an infinite loop.
Shashank