[Zope] Re: which python version for Zope 2.9.6
Tres Seaver
tseaver at palladion.com
Wed Jan 10 09:50:51 EST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Marcus Schopen wrote:
> is it a problem to use ubuntu's (6.10) standard python 2.4.4c1 for Zope
> 2.9.6 or Zope 2.10.1 ? If not which version should I build from source?
It will work fine. I wouldn't, however, use it in production, for two
reasons:
- '/usr/bin/python' is subject to updates which may, in theory, break
your Zope;
- That version is configured with at least one option (UCS-32 unicode)
which is not really suitable for a long-running, RAM-constratned
appserver).
I would build the "current" Python 2.4.x released version (2.4.4,
today), using only '--prefix' and '--enable-shared' (the last may be
unnecessary).
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFpP1L+gerLs4ltQ4RAn3eAJ9oNRoJq77bM/FNBtq9kV2AeNf1TgCdHwlR
87+mr0bOjibLjaG6iRdcl1c=
=LAM4
-----END PGP SIGNATURE-----
More information about the Zope
mailing list