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 _______________________________________________ Zope maillist - Zope@zope.org https://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope-dev )