FHS, zopectl, #925, Re: [Zope-dev] 2.7 installation
PieterB
PieterB <pieterb@gewis.nl>
Thu, 19 Jun 2003 08:57:08 +0200 (CEST)
Chris wrote:
> We have make-driven software that creates us a tree via a single command
> by checking out various version of Python, Zope, etc. from CVS and
> compiling and installing them. Different versions of Zope and Python,
> etc. can be installed in opt and we use symlinks to manage versioning.
Could that make-driven software be made public? I'm currently trying to
create similar Makefiles (for a new FreeBSD zope port) and would be
interested in using ZC files.
How do those files compare to the buildscript:
http://cvs.zope.org/NZO_SiteLayout/buildout_zope_sandbox?cvsroot=Zope.org
PieterB