[Zope] Which verson of python?
Dieter Maurer
dieter@handshake.de
Mon, 11 Jun 2001 20:20:59 +0200 (CEST)
Karl Munroe writes:
> We are now back to using "Zope-2.3.2-linux2-x86.tgz" from zope.org.
>
> Which version of python will the "./install " use 1.5.2 or 2.0?
> Which version of python should we use and how (how do we get it install with
> the right version of python).
>
> We are using Linux-Mandrake 8.0 which comes with Python 2.0.
I used Zope-2.3 with all Python 1.5.2, 2.0 and 2.1.
Neither made any problem. Just make sure, the right Python
is in your path when you call "python w_pcgi" (or "python wo_pcgi").
Dieter