[Zope] Re: How to upgrade Python in older Zope?

Josef Meile jmeile at hotmail.com
Wed Sep 12 03:20:01 EDT 2007


Hi,

You could try to install an oficial python 2.1.x release from
python.org, then change the python's path in the runzope.bat
script. I work mostly with zope under linux, so, I haven't
tested this, but perhaps it works.

Another problem you may face is that perhaps the official
python binary may also don't have large file support. On that
case, you will have either to search if somebody provides one
with LFS, build your own python (and zope probaby) from sources,
or as somebody said, use a newer zope binary release, which will
require you to upgrate your Data.fs.

Best regards
Josef


Tit-Liviu Leontin schrieb:
> Folks,
> 
> 
> I desperately need support for large filesystem so the data.fs file can exceed 2 GB.
> 
> I can only make minimal changes to the existing set-up, which consists of Zope 2.5.1 (binary release, with Python 2.1.3) on Windows Server 2003 and NTFS.
> 
> From what I've read, the issue is with the old Python not having LFS enabled, so I thought I'd just upgrade it to 2.2.3 which has LFS enabled.
> 
> The question is, how do I do that? Windows installer for Python doesn't know what to upgrade in the Zope install, so I'm thinking to copy the right files from the extracted Python 2.2.3 in Zope folders.
> 
> What goes where? I appreciate your patience and spoonfeeding. :-)
> 
> 
> Thanks in advance!
> Titel
> 
> 
> 
> 
> 
> _______________________________________________
> Zope maillist  -  Zope-CWUwpEBWKX0 at public.gmane.org
> http://mail.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists - 
>  http://mail.zope.org/mailman/listinfo/zope-announce
>  http://mail.zope.org/mailman/listinfo/zope-dev )
> 



More information about the Zope mailing list