[Grok-dev] installing Kirbi

Santiago Videla santiago.videla at gmail.com
Mon Sep 17 09:57:47 EDT 2007


Hey

I trying to install the kirbi app. I made the svn checkout from
"svn://svn.zope.org/repos/main/grokapps/kirbi/trunk"
and I'm following the INSTALL.txt instruction but I got a few errors:

1.
...
Got zc.recipe.filestorage 1.0a5.
Getting distribution for 'zc.recipe.testrunner'.
zip_safe flag not set; analyzing archive contents...
Got zc.recipe.testrunner 1.0.0b8.
Installing app.
Getting distribution for 'zc.twisted'.
Got zc.twisted 2.5.0dev-r17773.
Getting distribution for 'elementtree'.
While:
  Installing app.
  Getting distribution for 'elementtree'.
Error: Couldn't find a distribution for 'elementtree'.

I fix this adding "http://effbot.org/downloads" to the find_links in the
buildout.cfg

Then i got:

Getting distribution for 'zope.structuredtext'.
Got zope.structuredtext 3.4.0.
Getting distribution for 'docutils'.
error: Couldn't find a setup script in /usr/lib/python2.4/site-packages
An error occured when trying to install docutils 0.4.1.Look above this
message for any errors thatwere output by easy_install.
While:
  Installing app.
  Getting distribution for 'docutils'.
Error: Couldn't install: docutils 0.4.1

I fix this with https://bugs.launchpad.net/grok/+bug/126742

and finally this:
....
src/lxml/etree.c:87690: error: 'XML_XPATH_UNDEF_VARIABLE_ERROR' undeclared
(first use in this function)
src/lxml/etree.c:87691: error: 'XML_XPATH_UNDEF_PREFIX_ERROR' undeclared
(first use in this function)
src/lxml/etree.c:87692: error: 'XML_XPATH_UNKNOWN_FUNC_ERROR' undeclared
(first use in this function)
src/lxml/etree.c:87693: error: 'XML_XPATH_INVALID_OPERAND' undeclared (first
use in this function)
src/lxml/etree.c:87694: error: 'XML_XPATH_INVALID_TYPE' undeclared (first
use in this function)
src/lxml/etree.c:87695: error: 'XML_XPATH_INVALID_ARITY' undeclared (first
use in this function)
src/lxml/etree.c:87696: error: 'XML_XPATH_INVALID_CTXT_SIZE' undeclared
(first use in this function)
src/lxml/etree.c:87697: error: 'XML_XPATH_INVALID_CTXT_POSITION' undeclared
(first use in this function)
src/lxml/etree.c:87969: error: 'LIBXSLT_VERSION' undeclared (first use in
this function)
src/lxml/etree.c:87980: error: 'xsltLibxsltVersion' undeclared (first use in
this function)
src/lxml/etree.c:87991: error: '__pyx_v_5etree_XSLT_DOC_DEFAULT_LOADER'
undeclared (first use in this function)
src/lxml/etree.c:87991: error: 'xsltDocDefaultLoader' undeclared (first use
in this function)
src/lxml/etree.c:88000: error: '__pyx_f_5etree__xslt_doc_loader' undeclared
(first use in this function)
error: Setup script exited with error: command 'gcc' failed with exit status
1
An error occured when trying to install lxml 2.0alpha2.Look above this
message for any errors thatwere output by easy_install.
While:
  Installing test_kirbifetch.
  Getting distribution for 'lxml'.
Error: Couldn't install: lxml 2.0alpha2


Any help?


-- 
Santiago Videla
www.revolucionesweb.com.ar

Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el
pensamiento que se hace corazón resplandece con la palabra sencilla y
humilde que l at s tod at s somos.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20070917/927ed147/attachment.htm


More information about the Grok-dev mailing list