[Zope3-dev] Creating ZPT package

Fred Drake fdrake at gmail.com
Wed Sep 28 19:34:49 EDT 2005


On 9/28/05, Ian Bicking <ianb at colorstudy.com> wrote:
> I'd like to create a package of just ZPT.  I found these instructions
> (from: http://archives.free.net.ph/message/20050421.065130.bce4f2a1.en.html)

Ok, here's how to build a ZPT distribution from the Zope 3 trunk:

1. Check out Zope 3.
2. "cd" to the top-level directory of the checkout.
3. Run "zpkg -C releases/ZPT.cfg -vSOMEVERSION".

This will create ZPT-SOMEVERSION.tgz in the current directory.

I'm planning to make a ZPT release based on the Zope 3.1.0 sources
when the final release is done.


  -Fred

--
Fred L. Drake, Jr.    <fdrake at gmail.com>
Zope Corporation


More information about the Zope3-dev mailing list