I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7. While I was running Zope 2.7.5, Python 2.3.5 was the version that was specified and shown in the ZMI. After upgrading from Ubuntu/hoary to Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and Python 2.4.0. I understand that Python 2.4.x is not supported/recommended in Zope 2.7.7, so how does one specify an older version of python? I'm still learning Linux so any help would be appreciated. Thanks in advance, Shane -- http://liquid.homelinux.org/
--On 28. Oktober 2005 08:27:38 -0400 Shane Graber <sgraber@gmail.com> wrote:
I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7. While I was running Zope 2.7.5, Python 2.3.5 was the version that was specified and shown in the ZMI. After upgrading from Ubuntu/hoary to Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and Python 2.4.0. I understand that Python 2.4.x is not supported/recommended in Zope 2.7.7, so how does one specify an older version of python? I'm still learning Linux so any help would be appreciated.
e.g. configure --with-python=/path/to/some/python2.3 -aj
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Shane Graber wrote:
I just updated my Zope 2.7.5 instance on Ubuntu/breezy to Zope 2.7.7. While I was running Zope 2.7.5, Python 2.3.5 was the version that was specified and shown in the ZMI. After upgrading from Ubuntu/hoary to Ubuntu/breezy two nights ago, my versions are now Zope 2.7.7 and Python 2.4.0. I understand that Python 2.4.x is not supported/recommended in Zope 2.7.7, so how does one specify an older version of python? I'm still learning Linux so any help would be appreciated.
I'm assuming that you are using Ubuntu's 'zope2.7' pacakage, which actually depends on python2.3. Check to see whether the startup scripts for zope actually use /usr/bin/python2.3. Tres. - -- =================================================================== Tres Seaver +1 202-558-7113 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDYiPy+gerLs4ltQ4RAqHhAJ9lMeTN5gyD8Un9zD1CaM02XJD/KwCfY2ks WdnCYQmgZvGsC2s+IRfcaiY= =vuRh -----END PGP SIGNATURE-----
participants (3)
-
Andreas Jung -
Shane Graber -
Tres Seaver