<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Comic Sans MS">Hi there,<br>
<br>
I am attempting to install zope and currently there are two versions of
python on the machine 2.3.5 and 2.4.3.&nbsp; <br>
<br>
The zope installed is telling me it is going to use the older version
of python of 2.3.5 .&nbsp; Is this proper and welcome behavior?<br>
<br>
-- snip ---<br>
<br>
# ./configure <br>
<br>
Configuring Zope installation<br>
<br>
Testing for an acceptable Python interpreter...<br>
<br>
Python version 2.4.3 found at /usr/local/bin/python<br>
Python version 2.3.5 found at /usr/local/bin/python2.3<br>
<br>
The optimum Python version (2.3.5) was found at
/usr/local/bin/python2.3.<br>
<br>
&nbsp; - Zope top-level binary directory will be /opt/Zope-2.8.<br>
&nbsp; - Makefile written.<br>
<br>
&nbsp; Next, run make.<br>
<br>
<br>
---- snip ---<br>
<br>
</font>
</body>
</html>