16 Mar
2002
16 Mar
'02
6:51 p.m.
----- Original Message ----- From: <Shriek@gmx.co.uk> To: "Adam Manock" <abmanock@earthlink.net> Cc: <zope@zope.org> Sent: Saturday, March 16, 2002 5:55 PM Subject: Re: [Zope] Zope "picky" on Redhat Linux with Python1.5.2 and 2.2 <snip>
Zope 2.5.0 requires python = 2.1.2
<snip>
I installed Python with the RPMs python2-2.2-1.i386.rpm and python2-devel-2.2-1.i386.rpm . Surely I don't need Python 2.1.2 as well ?
Yes, you do. I don't know why this should be the case, but zope 2.5.x *requires* python 2.1.2 apparently. Bill's response seems to indicate that this version dependency might not be the cause of the error that you are seeing, but if I were you, I'd just install 2.1.2 and save yourself a lot of trouble :-). tim