FHS, zopectl, #925, Re: [Zope-dev] 2.7 installation
Chris McDonough
chrism@zope.com
19 Jun 2003 10:29:57 -0400
On Thu, 2003-06-19 at 10:14, Chris McDonough wrote:
> On Thu, 2003-06-19 at 02:57, PieterB wrote:
> > 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
>
> The NZO make-driven buildout is an early revision of what we use. There
> is no publically available later revision, but it hasn't changed all
> that much.
Scratch that! I hadn't looked at it in a while. This looks nothing
whatsoever like what our Makefile-driven buildout for NZO used to look
like. I guess Sidnei didn't like it and changed it to a shell-driven
buildout.
The old version should be floating around somewhere... ah, there is is:
http://cvs.zope.org/SiteLayout/?cvsroot=Zope.org.
- C
>
> HTH,
>
> - C
>
>
>
> _______________________________________________
> Zope-Dev maillist - Zope-Dev@zope.org
> http://mail.zope.org/mailman/listinfo/zope-dev
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://mail.zope.org/mailman/listinfo/zope-announce
> http://mail.zope.org/mailman/listinfo/zope )