4 Dec
2001
4 Dec
'01
4:22 p.m.
YAY *There was much rejoicing* Thanks Shane, once again you have solved my problems. -Andy Shane Hathaway wrote:
Andy Dawkins wrote:
Zope 3X requires Python 2.2b2.
Are you sure you mean Python2.2b2?
I tried this but seem to get problems with the pyexpat module.
Would a different version do, Or have you solved any problems with the pyexpat module in 2.2.b2?
Make sure you have expat, including the headers, installed when compiling Python (independently of Python). On Mandrake 8.1 I installed the RPMs libexpat1_95-1.95.2-1mdk, libexpat1_95-devel-1.95.2-1mdk, and expat-1.95.2-1mdk.
Shane