If you're running on a machine with devstack these dependencies *should* 
already be met.

If you like to work on VMs on your local box I have build a Vagrant dev 
environment that should take care of your dependencies here - 
https://github.com/rackerlabs/vagrant-solum-dev

I think it's documented pretty well,  but if you want to use it and have any 
issues, reach out to me and I'll help.


From: Rajdeep Dua <dua_rajd...@yahoo.com<mailto:dua_rajd...@yahoo.com>>
Reply-To: Rajdeep Dua <dua_rajd...@yahoo.com<mailto:dua_rajd...@yahoo.com>>, 
"OpenStack Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Date: Sunday, February 2, 2014 10:46 AM
To: Julien Vey <vey.jul...@gmail.com<mailto:vey.jul...@gmail.com>>, "OpenStack 
Development Mailing List (not for usage questions)" 
<openstack-dev@lists.openstack.org<mailto:openstack-dev@lists.openstack.org>>
Subject: Re: [openstack-dev] [solum] Issues in running tests

Thanks that worked


On Sunday, February 2, 2014 7:17 PM, Julien Vey 
<vey.jul...@gmail.com<mailto:vey.jul...@gmail.com>> wrote:
Hi Rajdeep,

We just updated the 
documentation<https://review.openstack.org/#/c/67590/1/CONTRIBUTING.rst> 
recently with some necessary packages to install :  libxml2-dev and libxslt-dev.
You just need to install those 2 packages.
If you are on Ubuntu, see 
http://stackoverflow.com/questions/6504810/how-to-install-lxml-on-ubuntu/6504860#6504860

Julien


2014-02-02 Rajdeep Dua <dua_rajd...@yahoo.com<mailto:dua_rajd...@yahoo.com>>:
Hi,
I am facing some errors running tests in a fresh installation of solum

$tox -e py27

....

gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -fPIC 
-I/home/hadoop/work/openstack/solum-2/solum/.tox/py27/build/lxml/src/lxml/includes
 -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o 
build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -w

In file included from src/lxml/lxml.etree.c:340:0:

/home/hadoop/work/openstack/solum-2/solum/.tox/py27/build/lxml/src/lxml/includes/etree_defs.h:9:31:
 fatal error: libxml/xmlversion.h: No such file or directory

compilation terminated.

error: command 'gcc' failed with exit status 1

----------------------------------------

Thanks
Rajdeep

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org<mailto:OpenStack-dev@lists.openstack.org>
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev




_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to