I updated the getpaid.recipe readme so that it gives instructions about putting the fake eggs directive in your buildout.
Lucie -- S i x F e e t U p , I n c . | http://www.sixfeetup.com Phone: +1 (317) 861-5948 x605 mailto:[EMAIL PROTECTED] REGISTER NOW for the Plone Deployment Workshop | Nov. 20-21, 2008 http://www.sixfeetup.com/news/plone-deployment-workshop On Wed, Oct 15, 2008 at 1:07 PM, Kapil Thangavelu <[EMAIL PROTECTED]> wrote: > are you using the fake eggs recipe? whats the diff on your buildout to > include getpaid? it looks like somehow your buildout is pulling down zope.* > eggs off pypi instead of using whats already available from the zope > installation, the fake egg recipes is designed to make the non egg versions > of these in the zope installation look like eggs. > > -kapil > > On Wed, Oct 15, 2008 at 12:52 PM, matthouston > <[EMAIL PROTECTED]> wrote: >> >> I used a clean unified plone 3.1.6 install and modified the >> buildout.cfg. Here's the tail end of my verbose output, with the >> error. Buildout ran very well until trying to install >> zope.app.container 3.6.1. >> _____________________________________ >> We have no distributions for zope.app.container that satisfies >> 'zope.app.container'. >> Getting distribution for 'zope.app.container'. >> We have the best distribution that satisfies 'setuptools'. >> Picked: setuptools = 0.6c9 >> Running easy_install: >> /home/eric/Plone-3.1/Python-2.4/bin/python "-c" "from >> setuptools.command.easy_install import main; main()" "-mUNxd" "/home/ >> eric/Plone-3.1/buildout-cache/eggs/tmpKkmwGV" "-Z" "-q" "/home/eric/ >> Plone-3.1/buildout-cache/downloads/dist/ >> zope.app.container-3.6.1.tar.gz" >> path=/home/eric/Plone-3.1/buildout-cache/eggs/setuptools-0.6c9- >> py2.4.egg >> >> In file included from src/zope/app/container/ >> _zope_app_container_contained.c:64: >> src/zope/app/container/_zope_proxy_proxy.c:616: error: expected '=', >> ',', ';', 'asm' or '__attribute__' before 'wrap_length' >> src/zope/app/container/_zope_proxy_proxy.c:622: error: expected >> declaration specifiers or '...' before 'Py_ssize_t' >> src/zope/app/container/_zope_proxy_proxy.c:622: error: expected >> declaration specifiers or '...' before 'Py_ssize_t' >> src/zope/app/container/_zope_proxy_proxy.c: In function 'wrap_slice': >> src/zope/app/container/_zope_proxy_proxy.c:624: error: 'start' >> undeclared (first use in this function) >> src/zope/app/container/_zope_proxy_proxy.c:624: error: (Each >> undeclared identifier is reported only once >> src/zope/app/container/_zope_proxy_proxy.c:624: error: for each >> function it appears in.) >> src/zope/app/container/_zope_proxy_proxy.c:624: error: 'end' >> undeclared (first use in this function) >> src/zope/app/container/_zope_proxy_proxy.c: At top level: >> src/zope/app/container/_zope_proxy_proxy.c:628: error: expected >> declaration specifiers or '...' before 'Py_ssize_t' >> src/zope/app/container/_zope_proxy_proxy.c:628: error: expected >> declaration specifiers or '...' before 'Py_ssize_t' >> src/zope/app/container/_zope_proxy_proxy.c: In function >> 'wrap_ass_slice': >> src/zope/app/container/_zope_proxy_proxy.c:630: error: 'i' undeclared >> (first use in this function) >> src/zope/app/container/_zope_proxy_proxy.c:630: error: 'j' undeclared >> (first use in this function) >> src/zope/app/container/_zope_proxy_proxy.c: At top level: >> src/zope/app/container/_zope_proxy_proxy.c:740: error: 'wrap_length' >> undeclared here (not in a function) >> src/zope/app/container/_zope_proxy_proxy.c:744: warning: >> initialization from incompatible pointer type >> src/zope/app/container/_zope_proxy_proxy.c:746: warning: >> initialization from incompatible pointer type >> error: Setup script exited with error: command '/usr/bin/gcc' failed >> with exit status 1 >> An error occured when trying to install zope.app.container 3.6.1.Look >> above this message for any errors thatwere output by easy_install. >> While: >> Installing getpaid. >> Getting distribution for 'zope.app.container'. >> Error: Couldn't install: zope.app.container 3.6.1 >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
