[Zope-dev] Open Letters and Zope 3
Andy Dawkins
andyd@nipltd.com
Tue, 04 Dec 2001 16:22:16 +0000
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