On 2012-07-19 08:29, ida277 wrote: > Hello there, > > I have a fresh Ubuntu-11.04 machine with a preinstalled Python-2.7.1+ and > the recommended required packages installed (build-essential bzip2 g++ gzip > libbz2-dev libghc6-zlib-dev libjpeg62-dev libreadline5-dev libssl-dev > libxml2 libxml2-dev libxslt1-dev patchp7zip-full poppler-unace python-dev > python-imaging unp unzip utils wv zlib1g zlib1g-dev zlibc). > > Executing the Unified-Installer without extra-options fails with "Error: > Couldn't install: lxml 2.3.4". > > Anyone a hint how to solve this? >
you can try running the static buildout in the (partially created) instance. Go there, do a "bin/buildout -c lxml_static.cfg", then a normal bin/buildout. _______________________________________________ Setup mailing list [email protected] https://lists.plone.org/mailman/listinfo/plone-setup
