<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.0.9">
</HEAD>
<BODY>
On Sun, 2004-02-22 at 20:28, hpinson@indepthl.com wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE><FONT COLOR="#737373"><I>Hello. I am setting up a new server for a client, who is asking for 
Redhat Fedora Core 1.  The applications will be Zope 2.7 and Plone 2 
based.

The Fedora Core 1 package list states Python 2.2.3 is part of the 
distro.

My understanding is that Zope 2.7, Plone 2, and Python 2.2.3 play 
well together. Is the correct?  Are there issues I should be aware 
of?</I></FONT></PRE>
</BLOCKQUOTE>
<BR>
I believe Zope 2.7 requires Python 2.3.3.&nbsp; You can get Python 2.3.3 RPMS for Fedora from <A HREF="http://www.python.org/2.3.3/rpms.html">http://www.python.org/2.3.3/rpms.html</A>.&nbsp; These install &quot;alongside&quot; the existing Python 2.2 without disturbing it.&nbsp; Then you just have to tell Zope to use /usr/bin/python2.3 rather than /usr/bin/python.<BR>
<BR>
</BODY>
</HTML>