Hi all! I've an old zope server running 2.6 on an old sparc. We are going to replace it, so I need to move the Zope thing. The problem is that that Zope server is compiled in sparc and I've made some modification to the source code, so I can't just move it on another machine (including the python 2.1 tree) as is. Which are the best options? Recreate the Zope 2.6 installation, python 2.1 installation and replace the Data.fs? TIA :)
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yuri wrote:
Hi all!
I've an old zope server running 2.6 on an old sparc. We are going to replace it, so I need to move the Zope thing.
The problem is that that Zope server is compiled in sparc and I've made some modification to the source code, so I can't just move it on another machine (including the python 2.1 tree) as is.
Diff the patched tree against the one unpacked directly from the tarball, and save as a patch file.
Which are the best options? Recreate the Zope 2.6 installation, python 2.1 installation and replace the Data.fs?
That would be the best choice to start with. You could apply the patch I suggested on whatever new system you were using. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver@palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFGrzwn+gerLs4ltQ4RAloMAKDHEQ0RDNI4+eVFKpiY8GvVBEKlVwCgxCMf pR1iDvj05Yoxx2NxPUXDlK0= =dQGN -----END PGP SIGNATURE-----
participants (2)
-
Tres Seaver -
Yuri