[Zope] zc.buildout and zope2.12
Andreas Jung
lists at zopyx.com
Wed Jul 22 04:22:23 EDT 2009
You might check out the mailinglist archive of the zope-dev list and check
for related postings of Chris Withers.
Independent of this: you have to point your buildout
to the index URL as used for the easy_install method as documented in
http://docs.zope.org/zope2/releases/2.12/INSTALL.html
(either by using the buildout 'find-links' or 'index' option).
-aj
On 22.07.09 00:38, jonas wrote:
> Hey!
>
> I am new to the /zc.buildout /tools and python packaging. I would like
> to have buildout.cfg file which should look like this:
>
> [buildout]
> parts =
> zope2.12
> zope_instance
> product1
> product2
> ...
>
> [zope2.12]
> recipe = zc.recipe.egg
> ...
>
> [instance]
> recipe = plone.recipe.zope2instance
> ...
>
> [product1]
> recipe = ?
> eggs = ...
>
> [product2]
> recipe = ?
> eggs = ...
>
> ....
>
> So I would like to have zc.buildout to grab zope from the net, make zope
> instance and put somehow [my problem] those product parts into zope
> instance.
>
> Do you have any suggestions or do you now some recipes or perhaps could
> you give any tips about installing products into instance. There is not
> much time so I`m asking you for a little help :)
>
> Regards,
> Jonas
>
>
> _______________________________________________
> Zope maillist - Zope at zope.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 )
>
--
ZOPYX Ltd. & Co KG \ ZOPYX & Friends
Charlottenstr. 37/1 \ The experts for your Python, Zope and
D-72070 Tübingen \ Plone projects
www.zopyx.com, info at zopyx.com \ www.zopyx.de/friends, friends at zopyx.de
------------------------------------------------------------------------
E-Publishing, Python, Zope & Plone development, Consulting
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lists.vcf
Type: text/x-vcard
Size: 316 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20090722/d8b7bfdb/attachment.vcf
More information about the Zope
mailing list