10 Feb
2002
10 Feb
'02
11:52 a.m.
Raymond Norton wrote:
I am using RedHAt 7.1 with Python 1.5.2 and 2.1 It looks like "make" is trying to use 1.5.2 instead of 2.1. I am aware that my version of Zope 2.5 bianry comes with it's own install of 2.1, but am not sure how to force it to use it for this .
Yeah, I remember this irriation. I worked around it by making the default system python (just run 'python' and see what version you get...) 2.1 for the duration of compiling the module... cheers, Chris