[Zope] Unused options for buildout: 'eggs'.
Chris Withers
chris at simplistix.co.uk
Fri Jul 15 03:28:55 EDT 2011
On 09/07/2011 00:21, Fernando Martins wrote:
> I installed zope 2.13.8 per instructions on
> http://docs.zope.org/zope2/releases/2.13/INSTALL-buildout.html
Which bit?
I'd recommend:
http://docs.zope.org/zope2/releases/2.13/INSTALL-buildout.html#creating-a-buildout-based-zope-instance
...or indeed:
http://pypi.python.org/pypi/zope2instance
> "Egg-based packages are very simple to install with Buildout."
>
> [buildout]
> ...
> eggs =
> Products.ZSQLMethods
>
> and run bin/buildout.
>
> I get the message:
>
> Unused options for buildout: 'eggs'.
eggs is a key of the [instance] section, not the [buildout] section.
cheers,
Chris
--
Simplistix - Content Management, Batch Processing & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope
mailing list