13 Oct
2003
13 Oct
'03
10:10 a.m.
Hello, I've Python 2.3.2 installed and I try to install Zope 2.7.0b2. But it complains about the Python version. But it says that 2.3 will also work? Will it work or not? How can I override this message? Thx, Florian florian@bastet:~/Zope-2.7.0-b2> ./configure --prefix=/usr --optimize Configuring Zope installation Testing for an acceptable Python interpreter... Python version 2.3.2 found at /usr/bin/python Python version 2.3.2 found at /usr/bin/python2.3 No suitable Python version found. You should install Python version 2.2.3 before continuing. Versions 2.2.2 2.3 2.3b1 2.3a1 2.3a0 also work, but not as optimally. This is a rerepost, because my 2 other message didn't appear on the list after more than one day.