Advertisement
Guest User

Untitled

a guest
Sep 13th, 2017
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.51 KB | None | 0 0
  1. Getting required 'zope.browserpage==3.12.2'
  2. We have the distribution that satisfies 'zope.browserpage==3.12.2'.
  3. Getting required 'zope.browsermenu==3.9.1'
  4. We have the distribution that satisfies 'zope.browsermenu==3.9.1'.
  5. Getting required 'zLOG==2.11.1'
  6. We have the distribution that satisfies 'zLOG==2.11.1'.
  7. Getting required 'zExceptions==2.13.0'
  8. We have the distribution that satisfies 'zExceptions==2.13.0'.
  9. Getting required 'zdaemon==2.0.4'
  10. We have the distribution that satisfies 'zdaemon==2.0.4'.
  11. Getting required 'transaction==1.1.1'
  12. We have the distribution that satisfies 'transaction==1.1.1'.
  13. Getting required 'tempstorage==2.12.1'
  14. We have the distribution that satisfies 'tempstorage==2.12.1'.
  15. Getting required 'initgroups==2.13.0'
  16. We have the distribution that satisfies 'initgroups==2.13.0'.
  17. Getting required 'ZopeUndo==2.12.0'
  18. We have the distribution that satisfies 'ZopeUndo==2.12.0'.
  19. Getting required 'ZODB3==3.10.3'
  20. We have the distribution that satisfies 'ZODB3==3.10.3'.
  21. Getting required 'ZConfig==2.9.0'
  22. We have the distribution that satisfies 'ZConfig==2.9.0'.
  23. Getting required 'RestrictedPython==3.6.0'
  24. We have the distribution that satisfies 'RestrictedPython==3.6.0'.
  25. Getting required 'Record==2.13.0'
  26. We have the distribution that satisfies 'Record==2.13.0'.
  27. Getting required 'Products.ZCTextIndex==2.13.2'
  28. We have no distributions for Products.ZCTextIndex that satisfies 'Products.ZCTextIndex==2.13.2'.
  29. Getting distribution for 'Products.ZCTextIndex==2.13.2'.
  30. Running easy_install:
  31. /usr/bin/python2.6 "-c" "from setuptools.command.easy_install import main; main()" "-mUNxd" "/home/davi/.buildout/eggs/tmpUw2Z2u" "-q" "/home/davi/.buildout/downloads/dist/Products.ZCTextIndex-2.13.2.zip"
  32. path=/home/davi/.buildout/eggs/distribute-0.6.14-py2.6.egg
  33.  
  34. src/Products/ZCTextIndex/stopper.c:20:20: fatal error: Python.h: Arquivo ou diretório não encontrado
  35. compilation terminated.
  36. error: Setup script exited with error: command 'gcc' failed with exit status 1
  37. An error occured when trying to install Products.ZCTextIndex 2.13.2. Look above this message for any errors that were output by easy_install.
  38. While:
  39. Installing.
  40. Getting section instance.
  41. Initializing section instance.
  42. Installing recipe plone.recipe.zope2instance.
  43. Getting distribution for 'Products.ZCTextIndex==2.13.2'.
  44. Error: Couldn't install: Products.ZCTextIndex 2.13.2
  45. *************** PICKED VERSIONS ****************
  46. [versions]
  47. z3c.recipe.staticlxml = 0.7.2
  48.  
  49. #Required by:
  50. #z3c.recipe.staticlxml 0.7.2
  51. zc.recipe.cmmi = 1.3.4
  52.  
  53. *************** /PICKED VERSIONS ***************
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement